Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 307 Bytes

ERC-3525 Reference Implementation

Solv Protocol

This is work-in-progress implementation of ERC-3525

Ruquirements:

  • Solidity 0.8

Setup

Run npm isntall in the root directory

Unit Tests

Run npm test to run the unit tests