- Build Apps
- FAQ
Build Apps
FAQ
Here are answers to the questions we get asked most often.
Bitski wallet natively supports:
- Ethereum mainnet
- Ethereum Goerli
- Polygon mainnet
- Polygon Mumbai
If you’d like to use low-level RPC calls, we support any EVM chain. See our web3 RPC docs for more information.
Bitski is currently free of charge for users. Developers can view our pricing page for more information.
Secure key storage is very challenging. One other possible option besides Bitski is a siloed approach. However, this approach, will be inconvenient for your users. Users will have to fund this wallet separately, and can then only manage their assets through your interface.
A great place to start is to put our sign in button wherever you’re currently asking people to install Metamask.
We designed the Bitski SDK to be compatible with other wallets and dapp browsers, while still providing a great experience for users who don’t already have a wallet. Learn more about integrating our JS SDK here.
Our keys are both created and stored on our HSMs (Hardware Security Modules). Approved transactions are passed to the HSM to sign. The keys never leave the hardware.
Not at the moment, but that is definitely on our roadmap!
Currently for ETH, users can sign into our web wallet and click Get ETH to purchase via credit card.
However, if you’re working with digital assets, we suggest using a backend with App Wallet to send assets to users directly. This prevents the need for the user to purchase ETH, while allowing them to have decentralized ownership.
Feel free to reach out to us in our Discord server.