A library for interacting with Web3 protocols in a easier fashion through a domain-specific language
Last updated May 16, 2026
33
Stars
12
Forks
7
Issues
0
Stars/day
Attention Score
71
Language breakdown
TypeScript 99.3%
JavaScript 0.3%
CSS 0.2%
HTML 0.2%
▸ Files
click to expand
README
EVMcrispr
This is an official starter Turborepo.
Using this example
Run the following command:
npx create-turbo@latest -e with-vite
What's inside?
This Turborepo includes the following packages and apps:
Apps and Packages
docs: a vanilla vite ts appweb: another vanilla vite ts app@repo/ui: a stub component & utility library shared by bothwebanddocsapplications@repo/eslint-config: sharedeslintconfigurations@repo/typescript-config:tsconfig.jsons used throughout the monorepo
Utilities
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
🔗 More in this category