yarn truffle develop
in root folder andmigrate --reset
yarn start
in client folder
Start NuCypher:
yarn start
in NuCypher folder
Steps:
- /reqEnc
- /retrieve
- /grant
Note: Many thanks to the nuAztec team from ETHIndia for the NuCypher server demo API.
yarn truffle develop
in root folder and migrate --reset
yarn start
in client folderStart NuCypher:
yarn start
in NuCypher folderSteps:
Note: Many thanks to the nuAztec team from ETHIndia for the NuCypher server demo API.