/firma-keplr-wallet-sample

React sample app to support kepler wallet extension for colosseum-1 mainnet on FirmaChain.

Primary LanguageTypeScript

firma-kepler-wallet-sample

This project is a sample webpage to support kepler wallet extension for colosseum-1 mainnet on FirmaChain.

image

If you click "Connect", you can see the confirm page to add colosseum-1 mainnet info to the kepler wallet extension.

image

When the kepler app is trying to connect wallet first, you can see the "Requesting connection" confirm page.

image

After succeed to connect, you can see firmachain info on the chain selection tab.

image


  • Added Sign something scenario for crypto exchanges.

image

How to bulid

npm install
npm run start