|
2 | 2 |
|
3 | 3 |  |
4 | 4 |
|
5 | | -<br /> |
6 | | - <p align="center"> |
7 | | - The code for our contracts, SDKs, dashboard and UI components are open source and available to everyone. |
8 | | - </p> |
| 5 | +Smart contracts you control. Powerful SDKs and intuitive tools for developers. Ship on-chain faster. |
9 | 6 |
|
10 | | -<div align='center' > |
| 7 | +## Build Contracts |
11 | 8 |
|
12 | | -### Build Contracts |
| 9 | +- Contracts repo: <a href="https://github.com/thirdweb-dev/contracts">Contracts</a> |
| 10 | +- Learn how to start building smart contracts: <a href="https://portal.thirdweb.com/pre-built-contracts">Prebuilt Contracts</a> • |
| 11 | + <a href="https://portal.thirdweb.com/extensions">Extensions</a> |
13 | 12 |
|
14 | | -<p align="center"> |
15 | | - <a href="https://github.com/thirdweb-dev/contracts">Contracts</a> • |
16 | | - <a href="https://portal.thirdweb.com/pre-built-contracts">Prebuilt Docs</a> • |
17 | | - <a href="https://portal.thirdweb.com/extensions">Extensions Docs</a> |
18 | | -</p> |
| 13 | +## Ship Projects |
19 | 14 |
|
20 | | -### Ship Projects |
| 15 | +- CLI repo: <a href="https://github.com/thirdweb-dev/js/tree/main/packages/cli">CLI</a> |
| 16 | +- Dashboard repo: <a href="https://github.com/thirdweb-dev/dashboard">Dashboard</a> |
| 17 | +- Learn how to <a href="https://portal.thirdweb.com/release">Release</a> and <a href="https://portal.thirdweb.com/deploy">Deploy</a> smart contracts |
21 | 18 |
|
22 | | -<p align="center"> |
23 | | - <a href="https://github.com/thirdweb-dev/js/tree/main/packages/cli">CLI</a> • |
24 | | - <a href="https://github.com/thirdweb-dev/dashboard">Dashboard</a> |
25 | | -</p> |
| 19 | +## Create Apps |
26 | 20 |
|
27 | | -### Create Apps |
28 | | - |
29 | | -<p align="center"> |
30 | | - <a href="https://github.com/thirdweb-dev/js">JS Monorepo</a> • |
31 | | - <a href="https://github.com/thirdweb-dev/js/tree/main/packages/sdk">TypeScript</a> • |
32 | | - <a href="https://github.com/thirdweb-dev/js/tree/main/packages/react">React</a> • |
33 | | - <a href="https://github.com/thirdweb-dev/python-sdk">Python</a> • |
34 | | - <a href="https://github.com/thirdweb-dev/go-sdk">Go</a> • |
35 | | - <a href="https://portal.thirdweb.com/sdk">SDK Docs</a> |
36 | | -</p> |
| 21 | +- JavaScript Monorepo: <a href="https://github.com/thirdweb-dev/js">Monorepo</a> |
| 22 | +- SDK repos: <a href="https://github.com/thirdweb-dev/js/tree/main/packages/sdk">TypeScript</a> • <a href="https://github.com/thirdweb-dev/js/tree/main/packages/react">React</a> • <a href="https://github.com/thirdweb-dev/python-sdk">Python</a> • <a href="https://github.com/thirdweb-dev/go-sdk">Go</a> |
| 23 | +- Learn about our SDK: <a href="https://portal.thirdweb.com/sdk">SDK Docs</a> |
37 | 24 |
|
38 | 25 | ## Example Projects |
39 | 26 |
|
40 | 27 | Looking for example projects to get started with? |
41 | 28 |
|
42 | 29 | Check out our [template repositories](https://github.com/thirdweb-example). |
43 | 30 |
|
44 | | -</div> |
| 31 | +## Contributing |
| 32 | + |
| 33 | +We're working on contributing guidelines. Stay tuned or join our [Discord](https://discord.com/invite/thirdweb) for more info. |
| 34 | + |
| 35 | +## Security |
| 36 | + |
| 37 | +If you believe you have found a security vulnerability, we kindly ask you to responsibly disclose this and not open a public issue. |
| 38 | + |
| 39 | +Please email security@thirdweb.com to disclose any security vulnerabilities. |
0 commit comments