Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrouid/walletconnect-starkware-example
Example app with WalletConnect and Starkware
https://github.com/pedrouid/walletconnect-starkware-example
Last synced: 13 days ago
JSON representation
Example app with WalletConnect and Starkware
- Host: GitHub
- URL: https://github.com/pedrouid/walletconnect-starkware-example
- Owner: pedrouid
- Created: 2020-07-21T14:42:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T07:38:53.000Z (almost 4 years ago)
- Last Synced: 2024-10-28T23:40:46.450Z (2 months ago)
- Language: TypeScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# walletconnect-starkware-example
Example app with WalletConnect and Starkware
## Develop
```bash
yarn start
```## Test
```bash
yarn test
```## Build
```bash
yarn build
```