Skip to content

briandoyle81CB/fleek-tutorial

Repository files navigation

OnchainKit logo vibes

An Onchain app in 100 components (or less)

CI/CD is live!!!

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published