2 - Install
3 - Setup
3 - Run dApp
4 - Content
- Node.js server v8 or higher (build with v9.8.0) https://nodejs.org/en/download/
- Metamask (ethereum client) https://metamask.io/
git clone --recurse-submodules https://github.com/btuprotocol/btuprotocol-implementation-earth.git
You need node-gyp to install the dApp: From node-gyp github: install node-gyp
npm install -g node-gyp
npm install --global --production windows-build-tools
cd btu-protocol-implementation-earth/
./setup.sh or npm run setup
npm run start
dApp will run on http://localhost:3000 You will need an ethereum client (Metamask for example) to run the dApp See dApp tutorial to setup an ethereum client
There is two panels on the dApp:
A booker panel allow to consult and reserve resources
A provider panel allow to add a resource to the BTU ecosystem