It is now possible to connect to solana through the Phantom wallet.
For the moment only the connection and retrieval of account data is available, the message signature is not yet integrated.
The interaction with solana is done directly from a public rpc https://free.rpcpool.com
The address of the SPL used to calculate the balance of an account is the following:
It is now possible to connect to solana through the Phantom wallet.
For the moment only the connection and retrieval of account data is available, the message signature is not yet integrated. The interaction with solana is done directly from a public rpc https://free.rpcpool.com
The address of the SPL used to calculate the balance of an account is the following:
3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x
To know more about solana/web3js
https://solana-labs.github.io/solana-web3.js/
To know more about connection and interaction with Phantom:
https://docs.phantom.app/