Skip to content

MathewtheCoder/name-registration-solidity

Repository files navigation

name-registration-solidity

Name Registration DAPP with smart contracts in solidity

Steps to setup the app

  • Run truffle migrate to compile and deploy contracts which will be available in build/contracts folder.
truffle migrate --reset
  • Copy it inside the contracts folder in frontend
  • Change directory to frontend and install dependencies
yarn install
  • Run the dapp
yarn start

About

Name Registration DAPP with smart contracts in solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published