Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
add hr's and payments
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranightingale committed Sep 15, 2023
1 parent 5a5dad6 commit 38ddd68
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/onboarding/0 1 Platform Overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Our tool suite accelerates your development workflow across the smart contract,
alt="platform-overview"
/>

<hr />

## Wallets

Onboard, manage and authenticate users with thirdweb's wallet integrations.
Expand All @@ -46,6 +48,8 @@ Onboard, manage and authenticate users with thirdweb's wallet integrations.

[Auth](/auth) is a developer SDK that lets you integrate passwordless **web3-native authentication and authorization** into your applications.

<hr />

## Smart Contracts

Smart contracts serve as the foundational building blocks for any decentralized application.
Expand Down Expand Up @@ -91,6 +95,8 @@ Our SDKs and Dashboard detect the [extensions](/solidity/extensions) or common E

These features optimize performance and enhance developer experience when building decentralized applications.

<hr />

## Infrastructure

Connect your application to decentralized networks.
Expand All @@ -108,3 +114,7 @@ thirdweb's RPC Edge is a high-performance, scalable, and reliable RPC service th

- [**Bundler**](/smart-wallet/infrastructure): bundle operations and execute transactions with [ERC-4337 smart accounts](/smart-wallet).
- [**Paymaster**](/smart-wallet/infrastructure): Paymaster is a service that enables sponsored transactions with [ERC-4337 smart accounts](/smart-wallet).

### Payments

[Paper Checkouts](https://docs.withpaper.com/reference/checkouts-overview) delivers the easiest NFT checkout experience: a simple premise with deep complexity abstracted away from you and your buyers.

0 comments on commit 38ddd68

Please sign in to comment.