Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 214 Bytes

File metadata and controls

5 lines (3 loc) · 214 Bytes

RISC-V contract tutorials

bank

An erc20 token contract and a dummy bank contract which only contains method of deposit, withdraw, and balance_of. It can be extended to a DEX like EhterDelta or Uniswap.