- Deploy files in ./libraries
- Link CloneERC20 with SafeMath
- Deploy CloneERC20
- Link ClonePair with Math, UQ112x112 and CloneERC20
- Deploy ClonePair
- Link CloneFactory with ClonePair
- Deploy CloneFactory with parameter address
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test
"# clone-swap-core"