@donaswap/core
v1.0.1-alpha
Published
🎛 Core contracts for the Donaswap protocol
Maintainers
Readme
Donaswap
In-depth documentation on Donaswap is available at donaswap.com.
The built contract artifacts can be browsed via unpkg.com.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
License
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
