allartprotocol / unity-solana-wallet

The First Open-Source Unity-Solana Wallet with NFT support
282 stars 128 forks source link

Add mint function #29

Open GabrielePicco opened 2 years ago

GabrielePicco commented 2 years ago

Hello, we are trying to add Minting functionality to the SDK. The solnet version in the allart sdk doesn’t include the AssociatedTokenAccountProgram, which is needed to implement the mint. What changes have you made to make solnet Unity-compatible. Do you have any plan to add the functionality or to update the solnet version?