Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).