diff --git a/apps/base-docs/base-learn/docs/introduction-to-ethereum/gas-use-in-eth-transactions.md b/apps/base-docs/base-learn/docs/introduction-to-ethereum/gas-use-in-eth-transactions.md index 935e47a39b4..f1030a7596c 100644 --- a/apps/base-docs/base-learn/docs/introduction-to-ethereum/gas-use-in-eth-transactions.md +++ b/apps/base-docs/base-learn/docs/introduction-to-ethereum/gas-use-in-eth-transactions.md @@ -119,4 +119,4 @@ Gas is a vital component of Ethereum. It's what regulates the execution of all t [Ethereum Docs]: https://ethereum.org/en/developers/docs/ [Mastering Ethereum]: https://github.com/ethereumbook/ethereumbook -[Ethereum demonimations]: https://www.gemini.com/en-US/cryptopedia/satoshi-value-gwei-to-ether-to-wei-converter-eth-gwei +[Ethereum denominations]: https://www.gemini.com/en-US/cryptopedia/satoshi-value-gwei-to-ether-to-wei-converter-eth-gwei diff --git a/apps/base-docs/base-learn/docs/reading-and-displaying-data/configuring-useReadContract.md b/apps/base-docs/base-learn/docs/reading-and-displaying-data/configuring-useReadContract.md index 2947f6d4630..9f83ae171ec 100644 --- a/apps/base-docs/base-learn/docs/reading-and-displaying-data/configuring-useReadContract.md +++ b/apps/base-docs/base-learn/docs/reading-and-displaying-data/configuring-useReadContract.md @@ -252,7 +252,7 @@ In this guide, you've learned how to use the `watch` feature of `useBlockNumber` [wagmi]: https://wagmi.sh/ [`useReadContract`]: https://wagmi.sh/react/hooks/useReadContract [`useReadContract` hook]: ./useReadContract -[`useBlocNumber`]: https://wagmi.sh/react/api/hooks/useBlockNumber +[`useBlockNumber`]: https://wagmi.sh/react/api/hooks/useBlockNumber [removed]: https://wagmi.sh/react/guides/migrate-from-v1-to-v2#removed-watch-property [`useReadContracts`]: https://wagmi.sh/react/hooks/useReadContracts [`pollingInterval`]: https://wagmi.sh/react/api/createConfig#pollinginterval diff --git a/apps/base-docs/docs/tools/account-abstraction.md b/apps/base-docs/docs/tools/account-abstraction.md index 410897dfa79..139401a0656 100644 --- a/apps/base-docs/docs/tools/account-abstraction.md +++ b/apps/base-docs/docs/tools/account-abstraction.md @@ -15,6 +15,9 @@ keywords: smart contract wallets, Alchemy, Biconomy, + Reown, + AppKit, + WalletConnect, Stackup, WalletKit, Zerodev, @@ -57,6 +60,14 @@ The Coinbase Developer Platform [Account Abstraction Kit](https://www.coinbase.c --- +## Reown (prev. known as WalletConnect) + +**[Reown](https://reown.com/?utm_source=base&utm_medium=docs&utm_campaign=backlinks)** gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure. One of Reown's offerings is the AppKit SDK. + +**AppKit** is a powerful, free, and fully open-source SDK for developers looking to integrate wallet connections and other Web3 functionalities into their apps on any EVM and non-EVM chain. In just a few simple steps, you can provide your users with seamless wallet access, one-click authentication, social logins, and notifications—streamlining their experience while enabling advanced features like on-ramp functionality, in-app token swaps and smart accounts. Check out the [docs](https://docs.reown.com/appkit/overview?utm_source=base&utm_medium=docs&utm_campaign=backlinks) to get started. + +--- + ## Safe [Safe](https://docs.safe.global/getting-started/readme) provides modular smart account infrastructure and account abstraction stack via their Safe{Core} [Account Abstraction SDK](https://docs.safe.global/safe-core-aa-sdk/safe-core-sdk), [API](https://docs.safe.global/safe-core-api/supported-networks), and [Protocol](https://docs.safe.global/safe-core-protocol/safe-core-protocol). diff --git a/apps/base-docs/docs/tools/onboarding.md b/apps/base-docs/docs/tools/onboarding.md index 9d5679a9867..1e04a5c4c6d 100644 --- a/apps/base-docs/docs/tools/onboarding.md +++ b/apps/base-docs/docs/tools/onboarding.md @@ -13,6 +13,10 @@ keywords: onboard, onboarding, Privy, + Reown, + AppKit, + WalletConnect, + WalletKit, Crossmint, Dynamic, Particle Network, @@ -64,6 +68,30 @@ You can [get started with Privy here](https://docs.privy.io/guide/quickstart), a --- +## Reown (prev. known as WalletConnect) + +**[Reown](https://reown.com/?utm_source=base&utm_medium=docs&utm_campaign=backlinks)** gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure. + +Reown has two major product offerings, they are, **AppKit** and **WalletKit**. + +### AppKit + +AppKit is a powerful, free, and fully open-source SDK for developers looking to integrate wallet connections and other Web3 functionalities into their apps on any EVM and non-EVM chain. In just a few simple steps, you can provide your users with seamless wallet access, one-click authentication, social logins, and notifications—streamlining their experience while enabling advanced features like on-ramp functionality, in-app token swaps and smart accounts. + +### WalletKit +WalletKit is a robust, open-source SDK designed to empower seamless wallet connections and interactions across any blockchain. With WalletKit, you can offer your users a simple and secure way to connect with thousands of apps, enabling features like one-click authentication, secure transaction signing, and streamlined wallet address verification. Its chain-agnostic design ensures effortless multi-chain support, eliminating the need for complex integrations while delivering unmatched connectivity and security. + +To summarize, **AppKit** is for **Web3 applications** and **WalletKit** is for **Web3 wallets**. + +You will be able to use Reown AppKit to power end-to-end wallet interactions on your Web3 app deployed on Base. + +Some links to learn more about Reown: +- [Website](https://reown.com/?utm_source=base&utm_medium=docs&utm_campaign=backlinks) +- [Blog](https://reown.com/blog?utm_source=base&utm_medium=docs&utm_campaign=backlinks) +- [Docs](https://docs.reown.com/?utm_source=base&utm_medium=docs&utm_campaign=backlinks) + +--- + ## Sequence [Sequence](https://sequence.xyz/base) is an all-in-one development platform for integrating web3 into games. Onboard, monetize, grow, and retain players with Sequence’s award-winning technology including: non-custodial Embedded Wallets, white labeled marketplaces and marketplace API, indexer, relayer, node gateway, Unity/Unreal/React Native/Mobile SDKs, transaction API, contract deployment, analytics, and more. [Learn more here](https://sequence.xyz/base) and start creating on [Sequence Builder](https://sequence.build/) now. diff --git a/apps/web/public/images/partners/tribally.png b/apps/web/public/images/partners/tribally.png new file mode 100644 index 00000000000..cefeb56f568 Binary files /dev/null and b/apps/web/public/images/partners/tribally.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 6ad0c2c7d71..7b1739e9b5e 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -17,7 +17,7 @@ }, { "name": "DIMO", - "description": "DIMO is connected car platform for developers, enabling user-authorized access to vehicle data to create new types of games, social apps, leaderboards, dashboards, and more. For vehicle owners, the DIMO Mobile app unlocks your car’s data providing valuable vehicle health insights, personalized service offers, and weekly rewards. DIMO Mobile is your all-in-one app for maximizing your car’s potential and helping you drive smarter.", + "description": "DIMO is a connected car platform enabling user-authorized access to vehicle data to create new types of car apps. For vehicle owners, the DIMO Mobile app unlocks your car’s data providing valuable vehicle health insights, personalized service offers, and weekly rewards.", "url": "https://dimo.co", "imageUrl": "/images/partners/dimo.png", "category": "infra", @@ -2393,7 +2393,7 @@ }, { "name": "Krav Trade ", - "description": "At Krav, we're all about creating a robust DeFi infrasturcture where you, whether as a trader or a liquidity provider (LP), can truly thrive. If you're a trader, you'll love how you can use altcoins such as PEPE as collateral to open long or short positions on Bitcoin (BTC). And if you're an LP, you'll appreciate the steady income from transaction fees every time a trade happens.", + "description": "At Krav, we're all about creating a robust DeFi infrastructure where you, whether as a trader or a liquidity provider (LP), can truly thrive. If you're a trader, you'll love how you can use altcoins such as PEPE as collateral to open long or short positions on Bitcoin (BTC). And if you're an LP, you'll appreciate the steady income from transaction fees every time a trade happens.", "url": "https://krav.trade/", "imageUrl": "/images/partners/krav.png", "category": "defi", @@ -3599,6 +3599,14 @@ "category": "consumer", "subcategory": "nft" }, + { + "name": "Tribally", + "description": "Tribally is a growth and activation platform for gaming, and the world’s first provider of onchain growth mechanics for offchain games. Battle against other gamers, complete quests and earn rewards!", + "url": "https://tribally.games", + "imageUrl": "/images/partners/tribally.png", + "category": "consumer", + "subcategory": "gaming" + }, { "name": "Token Generator", "description": "Token Generator is a no-code platform that simplifies the creation of ERC20 tokens. Since 2018, it has supported thousands of projects and companies entering the Web3 ecosystem. With Token Generator, you can create ERC20 tokens securely in less than a minute.",