Stormix / truffle-starter

First ever truffle project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

truffle-starter

Documenting my run through https://docs.openzeppelin.com/learn/.

I took some notes during this, which you can find on TheVault

Installation

  1. Clone the project
  2. Run the following command
yarn
  1. Run one of the tasks described in tasks.json

P.S: Truffle & Ganache are installed globally on my machine.

About

First ever truffle project


Languages

Language:JavaScript 83.2%Language:Solidity 16.8%