Skip to content

ReCheck-io/amtech-platform-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amtech-platform-contracts

Run Compilation

etherlime compile --solcVersion 0.6.6

Run Deployment

Smart wallet deployment

etherlime deploy --file ./deployment/deploy-smart-wallet-implementation.js --compile=false

Run tests

etherlime test --solcVersion 0.6.6

Some SmartWallet tests would fail - to run the smart wallet tests first we need to deploy a smart contract implementation (deployment/deploy-smart-wallet-implementation.js) and set its address to the Proxy.sol contract.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published