Skip to content

Quickstart smart contracts and scripts for ZKsync to be used with Remix

Notifications You must be signed in to change notification settings

zkSync-Community-Hub/zksync-quickstart-remix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zkSync quickstart Remix

This project contains the following smart contracts:

  • ZeekSecretMessages.sol: stores secret messages
  • TestToken.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 the ZeekSecreMessages.sol contract paying the transaction fees with the TestToken.sol ERC20 token.

You can deploy these contracts and run the provided scripts using Remix:

Remix IDE links

About

Quickstart smart contracts and scripts for ZKsync to be used with Remix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published