Open-source toolkit for web3 development — CLI, components, smart contracts, and learning resources.
| Repo | Description | Status |
|---|---|---|
| cli | Scaffold projects, add recipes, query chain/token data | |
| learn | Recipes, guides, and templates — learn by building | |
| contracts | Smart contract templates for EVM and Solana | |
| registry | Chain, token, and ABI registry | |
| ui | 30+ React components for dApps | |
| config | Shared ESLint, TypeScript, Prettier, Tailwind configs | |
| website | Documentation and registry explorer at w3-kit.com |
npx w3-kit init my-project
npx w3-kit add connect-wallet
npx w3-kit registry --chainsWe welcome contributions of all kinds — code, docs, recipes, contracts, and ideas.
- Check the CONTRIBUTING.md in each repo for guidelines
- Browse good first issues to get started
- Join the conversation in Discussions
