eolszewski / react-native-smart-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Smart Contracts

To test, install all dependencies with: npm i

Start ganache-cli in a separate terminal window: ganache-cli

Migrate your contracts: truffle migrate

Test with: truffle test test/CreditToken.spec.js

About


Languages

Language:JavaScript 83.9%Language:Objective-C 7.2%Language:Shell 3.5%Language:Python 2.8%Language:Java 2.5%