Skip to content

zeroknowledgeTeam/dittos

Repository files navigation

dittos ZKAA (Zero-Knowledge Address Abstraction) in aptos

Basic Test

# run aptos node from zk-hack branch
aptos node run-local-testnet --with-faucet

# move directory
cd aptos_contract

# init (local network with default name)
aptos init

# fund-with-faucet
aptos account fund-with-faucet --account default

# publish 
aptos move publish --named-addresses dittos=default

# test
aptos move test --named-addresses dittos=default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages