UNPKG

@pikatokenswap/v1-periphery

Version:

🎚 Peripheral smart contracts for interacting with Pikatokenswap V1

22 lines (11 loc) • 421 B
# Pikatokenswap V1 In-depth documentation on Pikatokenswap V is available at [pikatokenswap.org](https://pikatokenswap.org/docs). The built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@pikatokenswap/v1-periphery@latest/). # Local Development The following assumes the use of `node@>=10`. ## Install Dependencies `yarn` ## Compile Contracts `yarn compile` ## Run Tests `yarn test`