Add requirements
This commit is contained in:
parent
e69bd2a976
commit
4051093f72
@ -4,6 +4,12 @@ This repository contains all the contracts for Kredits as a [truffle framework](
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
1. [truffle framework](http://truffleframework.com): `npm install -g truffle`
|
||||||
|
2. [ganache](http://truffleframework.com/ganache): `npm install -g ganache-cli`
|
||||||
|
|
||||||
|
|
||||||
For local development it is recommended to use [ganache-cli](https://github.com/trufflesuite/ganache-cli) (or the [ganache GUI](http://truffleframework.com/ganache/) to run a local development chain.
|
For local development it is recommended to use [ganache-cli](https://github.com/trufflesuite/ganache-cli) (or the [ganache GUI](http://truffleframework.com/ganache/) to run a local development chain.
|
||||||
Using the ganache simulator no full Ethereum node is required.
|
Using the ganache simulator no full Ethereum node is required.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user