UNPKG

@kixarcoin/v1-periphery

Version:

🎚 Peripheral smart contracts for interacting with Coinexis V1

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