Please install fdp-play
, be sure to use Node 16 and have Docker environment setup and verify that ports 3000, 1633, 1634, 1635 are available.
Testnet deployment : http://app.fairdrive.dev.fairdatasociety.org/
npm i -g @fairdatasociety/fdp-play
fdp-play start --fresh
How to initialize Postage batch.
How to init Goerli.
Install dependencies and run:
yarn
yarn start
Or using npm
:
npm ci
npm start
To change the configuration, edit the .env
file.