https://github.com/antoncoding/coolwallet-web3-subprovider-test
Sample usage for CoolWalletS web3subprovider
https://github.com/antoncoding/coolwallet-web3-subprovider-test
coolbitx coolwallets cryptocurrency-wallet ethereum hardwarewallet subprovider web3
Last synced: about 1 month ago
JSON representation
Sample usage for CoolWalletS web3subprovider
- Host: GitHub
- URL: https://github.com/antoncoding/coolwallet-web3-subprovider-test
- Owner: antoncoding
- Created: 2020-01-30T03:26:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:30:09.000Z (almost 3 years ago)
- Last Synced: 2025-04-07T21:45:51.825Z (11 months ago)
- Topics: coolbitx, coolwallets, cryptocurrency-wallet, ethereum, hardwarewallet, subprovider, web3
- Language: JavaScript
- Homepage:
- Size: 8.81 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoolWalletS Web3 Subprovider Sample Usage
## Install Dependencies
```shell
npm install
```
## Run App
```shell
npm start
```

## Reference
* More details about usage please visit [@coolwalletjs/web3-subprovider](https://github.com/CoolBitX-Technology/coolwallet-js-sdk/tree/master/packages/web3-subprovider)
* This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).