CompanyOnwership_icon
ExoSystems
Created on 11 March 2022
icon_unfollowing
Login to follow
solana-integration

Solana Integration

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 March 2022 by 
ExoSystems
solana-integration

Solana Integration

Details
Create tokens & NFTs, transfer tokens & NFT's and check balances of SOL & tokens on the Solana blockchain
Read more

Implements the Solana Web3 and Solana spl-token SDK's into outsystems as a webpack that can be referenced in the OutSystems platform as a script running on a reactive web or mobile app.

The Github link below is the source code used to generate the webpack. The code generates an iife (Immediately Invoked Function Expression) that can be referenced in the OutSystems platform.

https://github.com/michel-de-almeida/SolanaWeb3-OutSystems

Full information how how it all works under the hood can be found in the link above. Code is based off the @solana/web3.js and @solana/spl-token npm packages.
Feel free to fork this repo or create a pull request to make changes that you think would benefit the project!

How to use
Add the dependency to reactive or mobile app and reference the script on the page you need the functionality on. The 'RequireScript' client action can also be used but my slow down the app and use exessive network resources due to the size of the script. (A non-iife approach would have to be taken if you wish to do that effectively.) Then use the provided actions to do what is required :).

See the included demo for an idea on how to implement everything.

Release notes (1.0.0)
Reviews (0)
Category
Demos & samples, Other demos & samples
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Solana Integration has no dependencies.
Application Objects
Solana Integration has 1 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads