Skip to content

Commit 385f4e8

Browse files
committed
Merge remote-tracking branch 'origin/main' into ph/txWorkerRedis
2 parents 82dc536 + 25aa2cc commit 385f4e8

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

README.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,39 +22,37 @@ 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-
43-
### Cloud-host
44-
45-
[Get Engine hosted and managed by thirdweb](https://thirdweb.com/dashboard/engine?requestCloudHosted).
42+
## Setup
4643

47-
### Self-host
44+
- [Get Engine hosted and managed by thirdweb](https://thirdweb.com/dashboard/engine?requestCloudHosted)
45+
- [Self-host Engine for free](https://portal.thirdweb.com/engine/self-host)
46+
- Other deployment options
47+
- [Deploy on Railway](https://railway.app/template/fcEVay)
4848

49-
Host Engine on your own infrastructure for free. [View self-host instructions](https://portal.thirdweb.com/engine/self-host).
50-
51-
Other deployment options:
49+
## Contributing
5250

53-
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/fcEVay)
51+
We welcome your contributions! See [how to contribute](./contributing.md).
5452

55-
## Contributing
53+
## We're hiring!
5654

57-
We welcome contributions! See [How to contribute](./contributing.md).
55+
[thirdweb is hiring engineers](https://careers.thirdweb.com/)! (Contributing is always a good way to get our attention. 😉)
5856

5957
## Get in touch
6058

0 commit comments

Comments
 (0)