Skip to content

zkSync-Community-Hub/zksync-quickstart-remix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ZKsync quickstart Remix

This repo contains a sample project used in the ZKsync quickstart.

The project contains the following smart contracts:

  • ZeekSecretMessages.sol: stores secret messages
  • TestToken.sol: a mintable ERC20 token

And a script that mints a given amount of the ERC20 token to an address

  • mint-token-evm.ts: used for EVM-compiled contracts on Remix.
  • mint-token-era-vm.ts: used for EraVM-compiled contracts on Remix.

Open in Remix

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors