solana send endpoint
Closed this issue · 1 comments
0xean commented
- send endpoint
- copy existing controller w/ send route
- nodejs impelementation (is there an existing SDK or should we just use axios)
NeOMakinG commented
Not sure if it 100% answer but solana is providing a web3js package (https://github.com/solana-labs/solana-web3.js) which permits to connect to an RPC and consume a lot of methods including sending transactions