This project contains the following smart contracts:
ZeekSecretMessages.sol: stores secret messagesTestToken.sol: a mintable ERC20 token
And the following scripts:
mint-token.ts: mints a given amount of the ERC20 token to an address.paymaster-transaction.ts: sends a message to theZeekSecreMessages.solcontract paying the transaction fees with theTestToken.solERC20 token.
You can deploy these contracts and run the provided scripts using Atlas: