Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```