{"id":23642195,"url":"https://github.com/soundworklabs/marketplace-contracts","last_synced_at":"2025-08-31T18:32:42.538Z","repository":{"id":241795549,"uuid":"785750543","full_name":"SoundWorkLabs/marketplace-contracts","owner":"SoundWorkLabs","description":"Solana marketplace contracts for listing and bidding on core assets on Soundwork ","archived":false,"fork":false,"pushed_at":"2024-08-16T21:34:02.000Z","size":210,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-08-16T22:52:05.027Z","etag":null,"topics":["marketplace","nft","solana","solana-program"],"latest_commit_sha":null,"homepage":"https://soundwork.io/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoundWorkLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-12T14:44:08.000Z","updated_at":"2024-08-16T21:34:02.000Z","dependencies_parsed_at":"2024-08-15T15:11:13.245Z","dependency_job_id":null,"html_url":"https://github.com/SoundWorkLabs/marketplace-contracts","commit_stats":null,"previous_names":["soundworklabs/marketplace-contracts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoundWorkLabs%2Fmarketplace-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoundWorkLabs%2Fmarketplace-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoundWorkLabs%2Fmarketplace-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoundWorkLabs%2Fmarketplace-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoundWorkLabs","download_url":"https://codeload.github.com/SoundWorkLabs/marketplace-contracts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231615483,"owners_count":18400983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["marketplace","nft","solana","solana-program"],"created_at":"2024-12-28T10:48:22.278Z","updated_at":"2024-12-28T10:48:22.730Z","avatar_url":"https://github.com/SoundWorkLabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg style=\"margin-bottom:15px\" src=\"https://i0.wp.com/soundwork.io/wp-content/uploads/2023/05/2nd-logo_TINY.png?w=1120\u0026ssl=1\" height=\"80px\" /\u003e\n  \u003ch1\u003e\u003cstrong\u003eSoundwork Marketplace Contracts\u003c/strong\u003e\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eThe Soundwork NFT Marketplace contracts.\u003c/strong\u003e\n   \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca target=\"_blank\" href=\"https://discord.gg/Jyw67UfQ\"\u003e\u003cimg alt=\"Discord Chat\" src=\"https://img.shields.io/badge/chat-discord-blueviolet\" /\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/SoundWorkLabs//blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/SoundWorkLabs/marketplace-contracts\" /\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.npmjs.com/package/@soundwork-oss/soundwork-sdk\"\u003e\u003cimg alt=\"SDK\" src=\"https://img.shields.io/npm/v/%40soundwork-oss%2Fsoundwork-sdk\"/\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c/br \u003e\n\u003c/br \u003e\n\nThis repo contains the latest programs for [soundwork.io](https://soundwork.io/) protocol. Using the new [Metaplex core asset](https://developers.metaplex.com/core) users are able to perform all traditional operations of an NFT marketplace like list and bid operations trustlessly executed by our programs.\n\n## Programs\n\nThis project contains the following programs:\n\n**soundwork-list**\n\n\u003c!-- -   Mainnet-beta: --\u003e\n\n-   Devnet: `EA4ptgF3TYjDBGYJApAoZoyCbCYw6P5mGU5noCe1Z97`\n\n**soundwork-bid**\n\n\u003c!-- -   Mainnet-beta: --\u003e\n\n-   Devnet: `4mFDYND4AVREYEJXCPhjq1LnbjELHHebJqG3NZechA7X`\n\n## Audits\n\nThese programs are not audited, so fork, deploy and use them at your own risk.\n\n## Developers\n\nYou can interact with the list and bid programs via our SDK.\n\nTypescript SDK: [`@soundwork-oss/soundwork-sdk`](https://www.npmjs.com/package/@soundwork-oss/soundwork-sdk)\n\n\u003c!-- Rust Crate: [`@soundwork-oss/soundwork-sdk`](https://www.npmjs.com/package/@soundwork-oss/soundwork-sdk) --\u003e\n\n## Developing\n\n### Environmental Setup\n\n1. Install [Rust](https://rustup.rs/).\n2. Install [Solana](https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool).\n3. Install [Anchor](https://www.anchor-lang.com/docs/installation).\n\n### Install Dependencies\n\n```\nyarn\n```\n\n### Build the Program\n\n```\nanchor build\n```\n\n### Testing\n\n```\ncargo clippy --all-targets -- -D warnings\nanchor test\n```\n\n### Patches\n\nShould you encounter `failed to select a version for the requirement toml_edit = \"^0.21.0\"`\n\n```bash\ncargo update -p toml_edit@0.21.1 --precise 0.21.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundworklabs%2Fmarketplace-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoundworklabs%2Fmarketplace-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundworklabs%2Fmarketplace-contracts/lists"}