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)
- Host: GitHub
- URL: https://github.com/eusthace811/centro
- Owner: eusthace811
- Created: 2017-10-10T05:45:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T05:57:11.000Z (over 8 years ago)
- Last Synced: 2025-05-03T04:58:28.167Z (about 1 year ago)
- Topics: chatbot, ethereum, smart-contracts, solidity, token, wallet
- Language: JavaScript
- Homepage:
- Size: 242 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!