Skip to content

Reference Implementation and demo app - Implementation with code name EARTH in reference to the roadmap defined in the whitepaper. Note that all implementation are using the same token

Notifications You must be signed in to change notification settings

btuprotocol/btuprotocol-implementation-earth

Repository files navigation

summary

3 - Setup

General requirements

Install

git clone --recurse-submodules https://github.com/btuprotocol/btuprotocol-implementation-earth.git

Setup

On windows:

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

Then

cd btu-protocol-implementation-earth/

Setup demo ropsten

./setup.sh or npm run setup

Run dApp

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

Content

There is two panels on the dApp:

A booker panel allow to consult and reserve resources

booker_panel

A provider panel allow to add a resource to the BTU ecosystem

provider_panel

About

Reference Implementation and demo app - Implementation with code name EARTH in reference to the roadmap defined in the whitepaper. Note that all implementation are using the same token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •