Skip to content

Commit 2eeb1cf

Browse files
authored
chore: Update readme on features, contributing, hiring (#610)
1 parent 78d0eff commit 2eeb1cf

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,39 +22,44 @@ Engine is an open-source, backend HTTP server that provides a production-ready i
2222
<img src="./docs/images/engine-overview.webp" alt="Overview" width="400">
2323
</p>
2424

25-
## Quick links
25+
## Resources
2626

27+
- [Get Engine hosted by thirdweb](https://thirdweb.com/dashboard/engine?requestCloudHosted)
2728
- [Documentation](https://portal.thirdweb.com/engine)
2829
- [Self-host instructions](https://portal.thirdweb.com/engine/self-host)
29-
- [Get Engine hosted by thirdweb](https://thirdweb.com/dashboard/engine?requestCloudHosted)
3030

3131
## Features
3232

33-
- Managed backend wallets
33+
- 700+ transactions sent onchain per second (can fill up an EVM block!)
34+
- Managed backend wallets (local, KMS)
3435
- Contract calls and deployments ([all EVM blockchains](https://thirdweb.com/chainlist) + private subnets)
35-
- Parallel transactions with retries
36-
- Account abstraction with session tokens
37-
- Gasless transactions
36+
- Gas optimizations with retries
37+
- Smart account support with session tokens
38+
- Gasless transactions with relayers
3839
- Wallet and contract webhooks
3940
- And [much more!](https://portal.thirdweb.com/engine)
4041

41-
## Get Engine
42+
## Setup
4243

4344
### Cloud-host
4445

45-
[Get Engine hosted and managed by thirdweb](https://thirdweb.com/dashboard/engine?requestCloudHosted).
46+
[**Get Engine hosted by thirdweb**](https://thirdweb.com/dashboard/engine?requestCloudHosted)
4647

4748
### Self-host
4849

49-
Host Engine on your own infrastructure for free. [View self-host instructions](https://portal.thirdweb.com/engine/self-host).
50+
[Host Engine on your own infrastructure for free](https://portal.thirdweb.com/engine/self-host).
5051

51-
Other deployment options:
52+
### Other deployment options
5253

5354
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/fcEVay)
5455

5556
## Contributing
5657

57-
We welcome contributions! See [How to contribute](./contributing.md).
58+
We welcome your contributions! See [how to contribute](./contributing.md).
59+
60+
## We're hiring!
61+
62+
[thirdweb is hiring engineers](https://careers.thirdweb.com/)! (Contributing is always a good way to get our attention. 😉)
5863

5964
## Get in touch
6065

0 commit comments

Comments
 (0)