Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zcombinatorio/combinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

283 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Combinator

Futarchy infrastructure for your project.

Repository Structure

├── ui/                     # Backend API (see ui/README.md)
└── LICENSE

Getting Started

cd ui
pnpm install
pnpm api        # Start API server at http://localhost:3001

See ui/README.md for API endpoints and details.

SDK

npm install @zcomb/programs-sdk

On-chain futarchy program interactions. Source on GitHub.

Using Claude Code

Open Claude Code and explore the codebase:

"What features does this API support?"
"How do decision markets get created and resolved?"
"How do I integrate the trading API for proposal markets?"
"What would I need to integrate this into my project?"
"What would I need to build on top of this for a complete product?"
"What external services and dependencies does this require?"

Contact

Questions? Reach out to the Combinator team:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages