@@ -22,39 +22,37 @@ 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
-
43
- ### Cloud-host
44
-
45
- [ Get Engine hosted and managed by thirdweb] ( https://thirdweb.com/dashboard/engine?requestCloudHosted ) .
42
+ ## Setup
46
43
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 )
48
48
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
52
50
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 ) .
54
52
55
- ## Contributing
53
+ ## We're hiring!
56
54
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. 😉)
58
56
59
57
## Get in touch
60
58
0 commit comments