An open API service indexing awesome lists of open source software.

https://github.com/cybervoid0/solidity-advanced-course

Solidity advanced course
https://github.com/cybervoid0/solidity-advanced-course

Last synced: 9 months ago
JSON representation

Solidity advanced course

Awesome Lists containing this project

README

          

# Code snippents from the [YouTube blockchain course](https://www.youtube.com/playlist?list=PLWlFXymvoaJ_0ok740kLXTn5qn-i1UnYr)

## Installation
You need to have [NVM](https://github.com/nvm-sh/nvm) (Node Version Manager) istalled
```bash
nvm install 18.0.0
nvm use 18.0.0
npm install
```
Rename `.template.secret.json` to `.secret.json` and put there your test accounts mnemonic.