cryptape / ckb-dao-cobuild-poc

https://ckb-dao-cobuild-poc.vercel.app
MIT License
2 stars 1 forks source link

CKB DAO CoBuild PoC

Disclaimer

Background

This PoC shows how CoBuild works with type scripts and lock scripts that only support WitnessArgs layout.

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

This will use the testnet and the public RPC node https://testnet.ckbapp.dev/. See docs/dev.md about how to set up a dev chain for local development and testing.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

See the list of configurable environment variables in the file env.example.