UNPKG

mdexcore

Version:

🎛 Core contracts for The Elephant Decentralized Token Exchange

28 lines (14 loc) • 433 B
# Elephant Exchange (Uniswap V2) [![Version](https://img.shields.io/npm/v/@venomswap/core)](https://www.npmjs.com/package/@elephantdefi/core) In-depth documentation on Uniswap V2 is available at [uniswap.org](https://uniswap.org/docs). # Local Development The following assumes the use of `node@>=10`. ## Install Dependencies `yarn` ## Compile Contracts `yarn compile` ## Run Tests `yarn test` # core yarn deploy # core