Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slimrealm/metaplex_core_staking_example_turbin3
Staking program for NFT collection with Metaplex Core - from Leo's workshop.
https://github.com/slimrealm/metaplex_core_staking_example_turbin3
Last synced: 1 day ago
JSON representation
Staking program for NFT collection with Metaplex Core - from Leo's workshop.
- Host: GitHub
- URL: https://github.com/slimrealm/metaplex_core_staking_example_turbin3
- Owner: slimrealm
- Created: 2024-09-12T17:50:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:00:17.000Z (2 months ago)
- Last Synced: 2024-09-13T07:15:44.545Z (2 months ago)
- Language: Rust
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# staking_example_turbin3
Staking program for NFT collection with Metaplex Core - from Leo's workshop. This approach stores staking data directly on the asset itself, rather than relying on the traditional PDA method.Leo's Metaplex repo: https://github.com/metaplex-foundation/mpl-core-staking-example