Zarela is a free, borderless and open-source P2P platform built upon the blockchain technology for collection and delivering human’s biosignals to the researchers and entities demanding for biosignal data.
0xf67192a8b9f269f23802d9ab94c7875a0abb7aea
view on etherscan.io
to run the smart contracts locally you need to install the following tools:
npm install -g truffle
These commands apply to the RPC provider running on port 7545. You may want to have TestRPC running in the background.
git clone https://github.com/Zarela-dev/zarela-SmartContract.git
cd zarela-SmartContract
truffle compile
truffle migrate
This project is licensed under the terms of the MIT license.