Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metaplex-foundation/mpl-candy-guard
Access control logic for Metaplex Candy Machine.
https://github.com/metaplex-foundation/mpl-candy-guard
blockchain metaplex nft rust solana
Last synced: about 1 month ago
JSON representation
Access control logic for Metaplex Candy Machine.
- Host: GitHub
- URL: https://github.com/metaplex-foundation/mpl-candy-guard
- Owner: metaplex-foundation
- Created: 2022-07-22T15:38:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T14:52:26.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T01:14:12.063Z (about 2 months ago)
- Topics: blockchain, metaplex, nft, rust, solana
- Homepage:
- Size: 6.53 MB
- Stars: 26
- Watchers: 5
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metaplex Candy Guard
The Candy Guard program and its generated Solita library are now part of a separate `mpl-candy-machine` repository which contains all programs and clients related to Candy Machine V3.
Here are some useful links for you to find what you came here for:
- Repository: [📂 MPL Candy Machine](https://github.com/metaplex-foundation/mpl-candy-machine)
- Program documentation: [📄 Readme](https://github.com/metaplex-foundation/mpl-candy-machine/blob/main/programs/candy-guard)
- Solita SDK: [📦 NPM](https://github.com/metaplex-foundation/mpl-candy-machine/tree/main/clients/js-solita-candy-guard)