0.0.1 • Published 1 year ago

react-from-abi v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

React From ABI

Create React UI components from contract ABI.

Requirements

  • Truffle
  • solcjs
  • Node v18.14.2
  • (optional) Ganache

How to use

# Start local blockchain network
npx ganache

# Create ABI file
#yarn build ContractName
yarn build Storage

# Generate React UI from ABI file
yarn start address ContractName
0.0.1

1 year ago

0.0.0

1 year ago