Tempo TypeScript SDK

June 11, 2026 ยท View on GitHub



Tempo wordmark



Tempo TypeScript SDK

Important

This repository is archived. New Tempo TypeScript integrations should use the maintained packages listed below instead of adding new tempo.ts usage.

Migration paths

tempo.ts usageUse instead
Fee payer / sponsored transaction serveraccounts via accounts/server Handler.relay({ feePayer }); see the fee payer example and fee sponsorship guide.
tempo.ts/viem and chain definitionsviem, where Tempo chain support has been upstreamed.
tempo.ts/wagmiwagmi/tempo or @wagmi/core/tempo, where Tempo support has been upstreamed.
tempo.ts/oxox/tempo.
tempo.ts/proolprool, which includes the Tempo instance directly.

Install

pnpm i tempo.ts

Entrypoints

EntrypointDescription
tempo.ts/serverFramework-agnostic server handlers.

Contributing

Our contributor guidelines can be found in CONTRIBUTING.md.

Security

See SECURITY.md.

License

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.