Skip to content

Zizzamia/an-onchain-app-in-100-components

Repository files navigation

OnchainKit logo vibes

An Onchain app in 100 components (or less)

An Onchain app in less than 100 components, and ready to be deployed to Vercel.

To ensure all components work seamlessly, set the NEXT_PUBLIC_CDP_API_KEY in your .env file.

You can find the API KEY on the Node page at the Coinbase Dev Portal.

OnchainKit logo vibes


Play with it live on https://an-onchain-app-in-100-components.vercel.app

Have fun! ⛵️


Locally run

# Install bun in case you don't have it
bun curl -fsSL <https://bun.sh/install> | bash

# Install packages
bun i

# Run Next app
bun run dev

Resources


Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An Onchain App in less than 100 components, and ready to be deployed to Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages