solana-nft-programs

Results 4 repositories owned by solana-nft-programs

token-manager

69
Stars
27
Forks
Watchers

Token manager is a set of smart contracts on Solana to facilitate conditionally managed ownership. Using the invalidators and approvers in various ways allows for building rentals, expiring in-game it...

generator

41
Stars
13
Forks
Watchers

A collection of libraries and smart contracts to facilitate dynamic NFT metadata and image generation on Solana with the Metaplex standard. This is used in a variety of ways in the ecosystem to create...

staking-ui

71
Stars
149
Forks
Watchers

The UI for staking NFTs on Solana.Staking UI can be treated as an admin interface for stake pools as well as a barebones end-user staking UI

rental-ui

28
Stars
22
Forks
Watchers

The UI deployment for rentals of NFTs on Solana. This interact directly with the token-manager protocol