Skip to content

blue32captain/stableswap

Repository files navigation

Deltafi

This repository contains the smart contracts for the Deltafi protocol.

Build and Testing

1. Getting Started (Prerequisites)

2. Setup

npm install

3. Build

npm run build

4. Test

npm run test

5. Deploy

Rinkeby

npm run rinkeby

Kovan

npm run kovan

References

Common Issues

1. (node:72065) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency

It can happen when we run bash npm run build and bash npm run test . The solution is to run npm update first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages