@3swallet.js/providers
v1.0.17
Published
Providers for 3S Wallet: - Etherum - Web3
Downloads
57
Readme
@3swallet.js/providers
Providers for 3S Wallet:
- Etherum
- Web3
For more details, read the documentation
Installation
- yarn:
yarn add @3swallet.js/providers
- npm:
npm install @3swallet.js/providers
Quick start
- Import Ethererum Provider
import { EthereumProvider } from '@3swallet.js/providers'
- Import Web3 Provider
import { Web3Provider } from '@3swallet.js/providers'