Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:30:09.000Z (over 1 year ago)
- Last Synced: 2024-10-07T06:07:07.002Z (about 1 month ago)
- Topics: coolbitx, coolwallets, cryptocurrency-wallet, ethereum, hardwarewallet, subprovider, web3
- Language: JavaScript
- Homepage:
- Size: 8.81 MB
- Stars: 2
- Watchers: 3
- 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
```![](https://i.imgur.com/OHE4M1R.png)
## 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).