Skip to content

prxgr4mm3r/starknet-abi-form

 
 

Repository files navigation

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

Using Custom CSS

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

RoadMap

  • Support enums in function params
  • Support for Cairo v1, v0

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • Cairo 3.0%
  • JavaScript 2.1%
  • CSS 1.5%
  • Other 0.4%