@partyswap-libs/party-swap-core

🎛 Core contracts for the party protocol

Usage no npm install needed!

<script type="module">
  import partyswapLibsPartySwapCore from 'https://cdn.skypack.dev/@partyswap-libs/party-swap-core';
</script>

README

Party Factory

Actions Status

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test