metaplex-foundation / python-api

136 stars 86 forks source link

Missing API for custom transaction with program instruction #27

Open debox-dev opened 2 years ago

debox-dev commented 2 years ago

Seems to me that metaplex comes to simplify nft operations with Solana. Whether or not activating a program's instruction on the blockchain is a simple operation or not is arguable. I think there is a place for it in metaplex.

crypt0miester commented 2 years ago

you will need to use anchorpy for that.