python-api icon indicating copy to clipboard operation
python-api copied to clipboard

Missing API for custom transaction with program instruction

Open debox-dev opened this issue 3 years ago • 1 comments

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.

debox-dev avatar Nov 11 '21 10:11 debox-dev

you will need to use anchorpy for that.

crypt0miester avatar Nov 12 '21 06:11 crypt0miester