Skip to content

austintgriffith/ecrecover-dapp-university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECRecover Demo

install

First, you need Clevis installed: https://github.com/austintgriffith/clevis

git clone https://github.com/austintgriffith/ecrecover
cd ecrecover
clevis init

compile & deploy

(after bringing up RPC endpoint like 'ganache-cli' or 'geth' and configuring clevis.json)

clevis compile Recover
clevis deploy Recover 0
clevis test publish

OR just:

clevis test full

run

clevis start

About

Ethereum ECRecover Demo For DappUniversity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published