Skip to content

Commit

Permalink
Merge pull request #3 from coinbase/conner/purge-docs
Browse files Browse the repository at this point in the history
Purge docs
  • Loading branch information
ilikesymmetry authored Oct 17, 2024
2 parents d9b8ca4 + f7fd8a5 commit 4c1ca3b
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 302 deletions.
26 changes: 2 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
# Smart Wallet Permissions
# Spend Permissions

**Permissions enable apps to submit transactions on behalf of users.**

Permissioned user operations can avoid typical user friction in web3 apps like:

- Wallet popup windows
- Passkey biometric scans
- User presence in-app

Permissions unlock experiences that keep all of the unique properties of wallets (self-custody, data portability, etc.) without sacrificing on user experience compared to web2:

- Sign-in and never see mention of a wallet again
- High-frequency transactions (gaming, social, etc.)
- Background transactions (automated trading, subscriptions, etc.)

## Get started

> **Note**: These contracts are currently unaudited and are only recommended for testing purposes. Use at your own risk.
Read about how to [get started here](./docs/examples/).

## Learn more

For auditors and the curious, we recommend reading our deep-dive documentation [here](./docs).
**Spend Permissions enable apps to spend native and ERC-20 tokens on behalf of users.**
28 changes: 0 additions & 28 deletions docs/CryptoKey.md

This file was deleted.

29 changes: 0 additions & 29 deletions docs/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/SpendPermission.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/diagrams/offchain/getPermissions.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/diagrams/offchain/grantPermissions.md

This file was deleted.

34 changes: 0 additions & 34 deletions docs/diagrams/offchain/prepareCalls+sendCalls.md

This file was deleted.

29 changes: 0 additions & 29 deletions docs/diagrams/offchain/sendCalls.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/diagrams/onchain/batchUpdatePermissions.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/diagrams/onchain/paymaster.md

This file was deleted.

28 changes: 0 additions & 28 deletions docs/diagrams/onchain/withdraw.md

This file was deleted.

0 comments on commit 4c1ca3b

Please sign in to comment.