https://github.com/coinbase/smart-wallet-docs
https://github.com/coinbase/smart-wallet-docs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/coinbase/smart-wallet-docs
- Owner: coinbase
- License: mit
- Created: 2024-04-26T20:13:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T22:46:53.000Z (about 1 year ago)
- Last Synced: 2025-03-24T10:37:53.444Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://smartwallet.dev
- Size: 4.77 MB
- Stars: 11
- Watchers: 3
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```