shapeshift/unchained

solana send endpoint

Closed this issue · 1 comments

  • send endpoint
  • copy existing controller w/ send route
  • nodejs impelementation (is there an existing SDK or should we just use axios)

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