This template provides an example Solidity contract leveraging email-tx-builder and a CLI to use our generic relayer with the example contract in contracts
and ts
direcotries, respectively.
- Newer than or equal to
node 20.0.0
. - Newer than or equal to
forge 0.2.0 (13497a5)
.
To use this template, you first need to deploy an EmitEmailCommand
contract following an instruction in contracts/README.md.
You can then use the CLI as described in ts/README.md.