dmc12-xyz / contracts

learning resources - solidity concepts and exploitations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bunch of contracts, learning resources

Execution

  1. Select the contract to execute
cd <contract>
  1. Build and test
npm run compile
npm run test

About

learning resources - solidity concepts and exploitations


Languages

Language:TypeScript 82.6%Language:Solidity 17.4%