|
@@ -23,6 +23,7 @@ truffle init
|
|
|
|
|
|
To install the OpenZeppelin library, run:
|
|
To install the OpenZeppelin library, run:
|
|
```sh
|
|
```sh
|
|
|
|
+npm init
|
|
npm install zeppelin-solidity
|
|
npm install zeppelin-solidity
|
|
|
|
|
|
# If you are using yarn, add dependency like this -
|
|
# If you are using yarn, add dependency like this -
|