Skip to content

Commit 09edfcb

Browse files
authored
Update README.md
1 parent 96a002f commit 09edfcb

1 file changed

Lines changed: 22 additions & 27 deletions

File tree

profile/README.md

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,43 +2,38 @@
22

33
![Thirdweb Examples Header](header-image.png)
44

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.
96

10-
<div align='center' >
7+
## Build Contracts
118

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>
1312

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
1914

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
2118

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
2620

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>
3724

3825
## Example Projects
3926

4027
Looking for example projects to get started with?
4128

4229
Check out our [template repositories](https://github.com/thirdweb-example).
4330

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

Comments
 (0)