Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Base Account Developer Docs
url: https://www.base.org/builders/smart-wallet
url: https://docs.base.org/base-account/overview/what-is-base-account
about: Base Account's developer documentation
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2024 Coinbase, Inc.
Copyright 2025 Coinbase, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in the
Expand All @@ -17,4 +17,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
OTHER DEALINGS IN THE SOFTWARE.
4 changes: 2 additions & 2 deletions packages/account-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Base Account SDK allows dapps to connect to Base Account

1. [Base Account](https://account.base.org/)
- [Docs](https://www.base.org/builders/smart-wallet)
1. [Base Account](https://www.base.org/build/base-account)
- [Docs](https://docs.base.org/base-account/overview/what-is-base-account)

### Installing Base Account SDK

Expand Down