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

https://github.com/coinbase/smart-wallet-docs


https://github.com/coinbase/smart-wallet-docs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Documentation site for [Smart Wallet](https://github.com/coinbase/smart-wallet) and using it with the [Coinbase Wallet SDK](https://github.com/coinbase/coinbase-wallet-sdk).

### Running locally

```bash
bun install
bun run dev
```