bugout-dev / spliff

Proxy for Solana program calls
Apache License 2.0
1 stars 2 forks source link

/nfts #5

Open zomglings opened 3 years ago

zomglings commented 3 years ago

API endpoints which issue NFTs, associate metadata with them, and put them up for auction using Metaplex.

zomglings commented 3 years ago

Metaplex Rust programs are currently not available as library. I told Metaplex team that we would help them with making them available as Cargo crates.

Current status of that work: https://github.com/metaplex-foundation/metaplex/pull/195