Skip to content

Commit 93e0f11

Browse files
authored
Merge pull request #3 from thirdweb-dev/saminacodes-patch-1
Update README.md
2 parents 83b0368 + 9de2f57 commit 93e0f11

1 file changed

Lines changed: 19 additions & 12 deletions

File tree

profile/README.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
11
<!-- Banner Image -->
2-
3-
<img width="1500" alt="twitter-banner-new" src="https://github.com/user-attachments/assets/18d28975-41d6-47bd-a3e1-d492077a9971" />
2+
<img width="3000" height="1000" alt="twitter-banner" src="https://github.com/user-attachments/assets/07191ce9-3e4a-4c88-adef-640a4f249a01" />
43

54
# thirdweb
65

7-
### Open source, full-stack web3 development platform.
6+
### Open source, full-stack web3 development platform with tools for building, monetizing, and scaling applications.
87

98
| Category | Repository | Features |
109
| ---------- | ---------- | -------- |
11-
| Developer Tools | [Connect](https://github.com/thirdweb-dev/js) | Embedded wallets, account abstraction, auth, contract interaction, storage, UI components and more |
12-
| Developer Tools | [Engine](https://github.com/thirdweb-dev/engine) | Docker container for REST API for transactions, wallet and nonce management, webhooks and more |
13-
| Developer Tools | [Contracts](https://github.com/thirdweb-dev/contracts) | Catalog of prebuilt contracts, Solidity SDK, deployment tools and more |
14-
| Data & Analytics | [Insight](https://github.com/thirdweb-dev/insight) | Blockchain data processing tool designed to fetch, process, and store on-chain data |
15-
| AI | [Nebula](https://thirdweb.com/nebula) | AI-powered interface that enables interactions with blockchains through natural language |
10+
| Build | [Wallets](https://github.com/thirdweb-dev/js) | Embedded wallets, account abstraction, auth, contract interaction, storage, UI components and more |
11+
| Build | [Contracts](https://github.com/thirdweb-dev/contracts) | Catalog of prebuilt contracts, Solidity SDK, deployment tools and more |
12+
| Build | [Transactions](https://github.com/thirdweb-dev/engine) | Docker container for REST API for transactions, wallet and nonce management, webhooks and more |
13+
| Monetize | [Payments](https://github.com/thirdweb-dev/js/tree/main/packages/thirdweb/src/bridge) | Complete payment solution with integrated fiat on-ramp, |
14+
| Monetize | Tokens | Deploy ERC-20, ERC-721, and ERC-1155 tokens with simple configuration, distribution, and listing to marketplaces |
15+
| Scale | [Insight](https://github.com/thirdweb-dev/insight) | Real-time on-chain data through REST APIs with flexibility of subgraphs |
16+
| Scale | Account Abstraction | Gas sponsorship through smart wallets with EIP-4337 or EIP-7702 |
17+
| Scale | RPC | High-performance access to blockchain networks through globally distributed edge servers |
18+
| Scale | Vault | Non-custodial, secure key management service for securing server or developer wallets |
19+
20+
## APIs
21+
| Platform | Documentation |
22+
|--------------|----------------------------------------------------|
23+
| thirdweb API | [View reference](https://api.thirdweb.com/reference) |
24+
1625

17-
## Client Platforms
26+
## SDKs
1827

1928
| | Platform | Version | Documentation |
2029
| ----- | --------------------------------------------------- | ---------- | ---- |
@@ -24,8 +33,6 @@
2433
| ![U](https://skillicons.dev/icons?i=dotnet) | [.NET](https://github.com/thirdweb-dev/thirdweb-dotnet) | [![NuGet version](https://badge.fury.io/nu/Thirdweb.svg)](https://badge.fury.io/nu/Thirdweb) | [View Docs](https://portal.thirdweb.com/dotnet) |
2534
| ![U](https://skillicons.dev/icons?i=unity) | [Unity](https://github.com/thirdweb-dev/unity-sdk) | [View Latest](https://github.com/thirdweb-dev/unity-sdk/releases/latest) | [View Docs](https://portal.thirdweb.com/unity) |
2635
| ![UR](https://skillicons.dev/icons?i=unreal) | [Unreal Engine](https://github.com/thirdweb-dev/unreal-sdk) | [![GitHub Release](https://img.shields.io/github/v/release/thirdweb-dev/unreal-sdk?label=marketplace%20plugin&color=4ec820)](https://www.unrealengine.com/marketplace/en-US/product/f21200c2610146f3888172994448e50d) | [View Docs](https://portal.thirdweb.com/unreal-engine) |
27-
| ![And](https://skillicons.dev/icons?i=androidstudio) | Android (Coming Soon) | -- | -- |
28-
| ![App](https://skillicons.dev/icons?i=apple) | iOS (Coming Soon) | -- | -- |
2936

3037
## Supported Networks
3138

@@ -50,5 +57,5 @@ If you believe you have found a security vulnerability in any of our packages, w
5057

5158
## Support
5259

53-
For help or feedback, please [visit our support site](https://thirdweb.com/support).
60+
For any help or feedback, please [create a ticket on your thirdweb dashboard](https://thirdweb.com/support).
5461

0 commit comments

Comments
 (0)