React Components for connecting to Web3
BitskiProvider
as high in your app’s Component hierarchy as possible. All of the following components must be children of BitskiProvider
.
BitskiAuth
component. When a connection is established, tapping will reveal the BitskiWalletViewer
.
Prefer to use this over coordinating BitskiAuth
and BitskiWalletViewer
yourself.
LoginMethod
s and Chain
s that you’ve configured. This component is not currently configurable outside of those two options.
tabs
property in BitskiProvider
.