Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 553 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 553 Bytes

RPG 404 Contracts

20220610-015121

Initialization

  1. Install Visual Studio
  2. Install Desktop development with C++ in Visual Studio
  3. npm i -g truffle to install Truffle
  4. truffle init to initialize truffle scallfolder. This project has already been initialized.
  5. npm i -g ganache-cli to install Ganache CLI