Skip to content

Commit 9d60eef

Browse files
Update README.md
Signed-off-by: Joaquim Verges <joaquim.verges@gmail.com>
1 parent 484253a commit 9d60eef

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

profile/README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,24 @@
44

55
# thirdweb
66

7-
Open source full-stack web3 development platform.
7+
Open source, full-stack web3 development platform.
88

9-
## Products
9+
| Stack | Repository | Features |
10+
| ---------- | ---------- | -------- |
11+
| Frontend | [Connect](https://github.com/thirdweb-dev/js) | Embedded wallets, account abstraction, auth, contract interaction, storage, UI components and more |
12+
| Backend | [Engine](https://github.com/thirdweb-dev/js) | Docker container for REST API for transactions, wallet and nonce management, webhooks and more |
13+
| Onchain | [Contracts](https://github.com/thirdweb-dev/contracts) | Catalog of prebuilt contracts, Solidity SDK, deployment tools and more |
1014

11-
- [Connect](https://github.com/thirdweb-dev/js): Customizable Connect Wallet modal, embedded wallets for flexible sign-in options, and account abstraction for the smoothest user experiences.
12-
- [Contracts](https://github.com/thirdweb-dev/contracts): Solidity SDK to build custom contracts, a library of pre-built & audited contracts, and a 1-click deployment flow to any EVM-compatible blockchains.
13-
- [Engine](https://github.com/thirdweb-dev/engine): Backend wallet creation, nonce management, smart contract interactions, account abstraction support, gasless transactions, and managed infrastructure.
15+
## Client Platforms
16+
17+
- [Typescript](https://github.com/thirdweb-dev/js/sdk)
18+
- [React](https://github.com/thirdweb-dev/js/react)
19+
- [React Native](https://github.com/thirdweb-dev/react-native)
20+
- [Unity](https://github.com/thirdweb-dev/js/unity)
21+
- Unreal (coming soon)
22+
- Android (coming soon)
23+
- iOS (coming soon)
1424

15-
1625
## Resources
1726

1827
- [Documentation](https://linktodocumentation)

0 commit comments

Comments
 (0)