0.1.1 • Published 2 years ago

starknet-react-abi-ui v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Starknet React ABI Form

This package helps you render the forms via abi, and have input validations built-in to help you build faster your dapp on starknet.

Usage in You Dapp

Building Locally

  • pnpm install - to install dependencies initially
  • pnpm dev - to run in development mode in storybook
  • yalc publish - to publish to local pnpm store