Monorepo for Monad TypeScript libraries.
| Package | Description |
|---|---|
@monad-crypto/viem |
Viem actions for the Monad staking precompile and WMON token |
bun install # Install all dependencies
bun run build # Build all packages
bun run lint # Lint and format check (biome)
bun run typecheck # Type-check all packages
bun run test # Run tests in all packages