File tree
1,253 files changed
+59181
-80026
lines changed- apps
- base-docs
- api
- assets
- icons
- images
- build-with-thirdweb
- onchainkit-tutorials
- paymaster-tutorials
- base-learn
- assets/deployments
- base-goerli
- base-sepolia
- docs
- advanced-functions
- arrays
- contracts-and-basic-functions
- control-structures
- deployment-to-testnet
- development-tools
- erc-20-token
- erc-721-token
- error-triage
- ethereum-virtual-machine
- etherscan
- frontend-setup
- hardhat-deploy
- hardhat-forking
- hardhat-setup-overview
- hardhat-testing
- hardhat-verify
- imports
- inheritance
- interfaces
- intro-to-tokens
- introduction-to-ethereum
- introduction-to-solidity
- mappings
- minimal-tokens
- new-keyword
- storage
- structs
- contexts
- docs
- building-with-base
- components
- Button
- ClientAnalyticsScript
- ConnectWalletButton
- CookieManager
- FeedbackWidget
- hooks
- HomePage
- OnchainChat
- base-org
- Card
- Icon
- typography
- Text
- Title
- hooks
- landing
- overviewPage
- components
- svg
- wrappers
- config
- contexts
- notices
- pages
- builderkits
- agentkit
- onchainkit
- api
- buy
- checkout
- config
- earn
- fund
- guides
- hooks
- identity
- installation
- mint
- paymaster
- swap
- token
- transaction
- wallet
- xmtp
- chain
- security
- cookbook
- IPFS
- account-abstraction
- client-side-development
- cross-chain
- nfts
- smart-contract-development
- foundry
- hardhat
- remix
- tenderly
- thirdweb
- token-gating
- use-case-guides
- commerce
- creator
- finance
- identity
- basenames
- mobile-wallet-protocol
- smart-wallet
- faq
- features
- guides
- components
- create-app
- spend-permissions
- api-reference
- tips
- introduction
- sdk
- snippets
- usage-details
- wallet-sdk
- learn
- address-and-payable
- advanced-functions
- arrays
- contracts-and-basic-functions
- control-structures
- deployment-to-testnet
- development-tools
- erc-20-token
- erc-721-token
- error-triage
- ethereum-virtual-machine
- etherscan
- events
- frontend-setup
- hardhat-deploy
- hardhat-forking
- hardhat-setup-overview
- hardhat-testing
- hardhat-tools-and-testing
- hardhat-verify
- imports
- inheritance
- interfaces
- intro-to-tokens
- introduction-to-ethereum
- introduction-to-solidity
- mappings
- minimal-tokens
- new-keyword
- reading-and-displaying-data
- storage
- structs
- writing-to-contracts
- use-cases
- ai-instructions
- public
- fonts
- images
- account-abstraction
- basenames-tutorial
- build-with-nouns
- build-with-thirdweb
- build-with-zora
- connecting-to-the-blockchain
- deployment-with-remix
- deployment-with-tenderly
- dynamic-nfts
- frames
- gasless-transaction-on-base
- hardhat-test-coverage
- homepage
- learn
- deployment-to-testnet
- erc-20
- erc-721
- error-triage
- ethereum-virtual-machine
- etherscan
- hardhat-deploying
- hardhat-forking
- hardhat-testing
- hardhat-verify
- icons
- introduction-to-ethereum
- introduction-to-solidity
- introduction-to-tokens
- minimal-tokens
- new-keyword
- nft-pins
- reading-and-displaying-data
- storage
- welcome
- mobile-wallet-protocol
- onchain-generative-nfts
- onchainkit
- onchainkit-tutorials
- openframes-fc
- paymaster
- resend-email-campaigns
- shopify-storefront-commerce
- smart-wallet
- verifications
- verify-with-basescan-api
- wallet-sdk
- security
- tokens
- tools
- utils
- scripts
- src
- components
- Banner
- Button
- CafeUnitTest
- CookieManager
- DocChat
- DocFeedback
- Hero
- HeroButton
- Icon
- ImageCard
- Modal
- PageSection
- StudentProgress
- TextCard
- VideoPlayer
- WalletAvatar
- css
- pages
- base-learn
- tutorials
- theme
- DocItem
- Content
- Layout
- DocPage/Layout/Main
- DocSidebarItem
- Category
- Html
- Link
- TOCCollapsible/CollapseButton
- TOCItems
- utils
- static
- css
- fonts
- img
- json
- styles
- tutorials
- docs
- utils
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,253 files changed
+59181
-80026
lines changedDiff for: .eslintrc.js
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
|
Diff for: apps/base-docs/.env.example
-1
This file was deleted.
Diff for: apps/base-docs/.eslintignore
-1
This file was deleted.
Diff for: apps/base-docs/.gitignore
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 |
|
Diff for: apps/base-docs/.nvmrc
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: apps/base-docs/404.js
-10
This file was deleted.
Diff for: apps/base-docs/README.md
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + |
Diff for: apps/base-docs/algolia.json
-46
This file was deleted.
Diff for: apps/base-docs/api/submitFeedback.ts
+73
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + |
-12
This file was deleted.
-12
This file was deleted.
-4
This file was deleted.
-4
This file was deleted.
-14.9 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-204 KB
Binary file not shown.
Binary file not shown.
-1.37 MB
Binary file not shown.
Binary file not shown.
Diff for: apps/base-docs/babel.config.js
-5
This file was deleted.
0 commit comments