An open API service indexing awesome lists of open source software.

https://github.com/eusthace811/centro

centro - Chatbot/Ethereum Wallet (React Native + web3 + infura)
https://github.com/eusthace811/centro

chatbot ethereum smart-contracts solidity token wallet

Last synced: about 2 months ago
JSON representation

centro - Chatbot/Ethereum Wallet (React Native + web3 + infura)

Awesome Lists containing this project

README

          

# centro - Chatbot/Ethereum Wallet + Centro Coin Smart Contract

TRUFFLE - DEPLOY CONTRACT TO ROPSTEN

```
truffle compile
truffle migrate --reset --network=ropsten

```

TO BUILD

- Make sure you have react-native-cli and npm all setup and good to go.
- Install Xcode.

INSTALL

```
npm install
```

RUN

```
react-native run-ios
```

Enjoy!