Skip to content

SimplioOfficial/sio-integration-manuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Open Source at Simplio

Overview

Simplio is a friendly multichain mobile app that lets players instantly start playing Web3 games, purchase tokens & NFT’s for FIAT and provide easy swaps among gaming assets & blockchains.

Project integration

If you are looking for project integration, please apply here .

Supported chains

Ethereum, Binance Smart Chain, Polygon, Avalanche (WIP: Solana, Cosmos, Polkadot, Near)

How to integrate with Simplio

To interact with your dApp, Simplio is using standard Wallet Connect extension. For succesfull integration, your dApp needs to follow these instructions:

dApp integration instructions - Wallet Connect v1

  1. Integrate Wallet Connect v1 with your dApp: https://docs.walletconnect.com/quick-start/dapps/client
  2. Be sure your dApp supports these methods: https://docs.walletconnect.com/client-api
  3. Don´t forget to fill all clientMeta informations such as name or icons of your project.
  4. Always send chainId parameter in session request.
  5. Be sure you are sending eth_sign (Sign Message) with correct parameters, otherwise we are not able to decode it on our end.

dApp integration instructions - Wallet Connect v2

Under development 🚀

About

Manuals for GameFi integrations with Simplio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors