Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dominant-strategies/quai-snap
- Owner: dominant-strategies
- Created: 2022-05-18T02:01:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T06:25:52.000Z (over 1 year ago)
- Last Synced: 2024-01-04T18:20:42.018Z (about 1 year ago)
- Topics: dapp, wallet, web3
- Language: JavaScript
- Homepage:
- Size: 3.19 MB
- Stars: 14
- Watchers: 5
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`