@@ -22,39 +22,44 @@ Engine is an open-source, backend HTTP server that provides a production-ready i
22
22
<img src="./docs/images/engine-overview.webp" alt="Overview" width="400">
23
23
</p >
24
24
25
- ## Quick links
25
+ ## Resources
26
26
27
+ - [ Get Engine hosted by thirdweb] ( https://thirdweb.com/dashboard/engine?requestCloudHosted )
27
28
- [ Documentation] ( https://portal.thirdweb.com/engine )
28
29
- [ Self-host instructions] ( https://portal.thirdweb.com/engine/self-host )
29
- - [ Get Engine hosted by thirdweb] ( https://thirdweb.com/dashboard/engine?requestCloudHosted )
30
30
31
31
## Features
32
32
33
- - Managed backend wallets
33
+ - 700+ transactions sent onchain per second (can fill up an EVM block!)
34
+ - Managed backend wallets (local, KMS)
34
35
- 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
38
39
- Wallet and contract webhooks
39
40
- And [ much more!] ( https://portal.thirdweb.com/engine )
40
41
41
- ## Get Engine
42
+ ## Setup
42
43
43
44
### Cloud-host
44
45
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 )
46
47
47
48
### Self-host
48
49
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 ) .
50
51
51
- Other deployment options:
52
+ ### Other deployment options
52
53
53
54
[ ![ Deploy on Railway] ( https://railway.app/button.svg )] ( https://railway.app/template/fcEVay )
54
55
55
56
## Contributing
56
57
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. 😉)
58
63
59
64
## Get in touch
60
65
0 commit comments