Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

SoundWorkLabs/market-contracts

Repository files navigation

Soundwork Marketplace Contracts

The Soundwork NFT Marketplace contracts.

Discord Chat License SDK

Developing

Environmental Setup

  1. Install Rust.
  2. Install Solana.
  3. Install Anchor.

Install Dependencies

yarn

Build the Program

anchor build

Testing

cargo clippy --all-targets -- -D warnings
anchor test

Releases

No releases published

Packages

No packages published