Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dominant-strategies/quai-snap

Quai Network MetaMask Flask Integration
https://github.com/dominant-strategies/quai-snap

dapp wallet web3

Last synced: about 2 months ago
JSON representation

Quai Network MetaMask Flask Integration

Awesome Lists containing this project

README

        

# quai-snap

This is an **EXPERIMENTAL** snap for Quai Network.

## Running Locally

`yarn install`
`yarn build:clean && yarn serve`

Please refer to the index.html to see the available endpoints.

## Running Tests

`yarn test`
`yarn test:coverage`