Important
This repository is archived. New Tempo TypeScript integrations should use the
maintained packages listed below instead of adding new tempo.ts usage.
tempo.ts usage |
Use instead |
|---|---|
| Fee payer / sponsored transaction server | accounts via accounts/server Handler.relay({ feePayer }); see the fee payer example and fee sponsorship guide. |
tempo.ts/viem and chain definitions |
viem, where Tempo chain support has been upstreamed. |
tempo.ts/wagmi |
wagmi/tempo or @wagmi/core/tempo, where Tempo support has been upstreamed. |
tempo.ts/ox |
ox/tempo. |
tempo.ts/prool |
prool, which includes the Tempo instance directly. |
pnpm i tempo.ts| Entrypoint | Description |
|---|---|
tempo.ts/server |
Framework-agnostic server handlers. |
Our contributor guidelines can be found in CONTRIBUTING.md.
See SECURITY.md.
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.