Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 308 Bytes

Chainkit UI Example

To use Chainkit UI in your project, you have to add Shadcn in your project.

Components in ./src/components/ui are the components of Shadcn. Components in ./src/components/web3ui are the components of Chainkit UI.

You can find its working example in ./src/pages/index.tsx.