Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
In this guide we show how to use it.
A sample application is available at:
.Net Core version >= 2.1
iOS version >= 13
Android version >= 7.1
Portto.Blocto.Core and Portto.Blocto.Solana is available through . You can download at github
You can import Custom Packages, which are made by portto using Unity. More description at .
Choose Assets > Import Package > to import both types of package.
Create BloctoWalletProvider
instance.
regarding the blockchain supported by Evm SDK, we provide ChainEnum.Ethereum (Ethereum), ChainEnum.BSC (Bsc), ChainEnum.Polygon (Polygon), ChainEnum.Avalanche (Avalanche).
in Ethereumdev
for Goerli and prod
for mainnet.
in BSCdev
for testnet and prod
for mainnet.
in Polygondev
for Mumbai and prod
for mainnet.
in Avalanchedev
for FUJI Testnet and prod
for mainnet.
(bloctoSDKAppId) in order to init BloctoWalletProvider