Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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