mschneider / solcpp

A fast Solana and Mango Markets C++ SDK
Other
40 stars 13 forks source link

Create example of how to transfer spl-tokens #10

Open mschneider opened 2 years ago

mschneider commented 2 years ago

I like this library, important to have access to instructions as well as just send a transaction conveniently https://github.com/solstar-tech/easy-spl

mschneider commented 2 years ago

Jordan from solana just released spl-token v2 for typescript, which solves all the issues that lead to the creation of easy-spl. Probably best to stay as close as possible to the solana reference. https://github.com/solana-labs/solana-program-library/tree/master/token/js