Skip to content

supamongkonR/Permission-Dapp

Repository files navigation

Onchain Permission Network Dapp

This project provide for set multiple user permission who can transact in smart contract via hyperledger besu

Installation

Start the simple front-end server.

$ cd client
$ npm start
  Starting the development server...

Deploy smart contract on hyperledger besu

$truffle compile
$truffle migrate --reset --network besu

Deploy smart contract on Ganache

$truffle comile
$truffle migrate 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published