Skip to content

hashcloak/sway-ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sway-ecc

ECC operations using sway Op-codes

Building and testing

Since this repo uses the feature/zk-opcodes branch opcodes of sway, in order to build one need to first build feature/zk-opcodes branch of sway and then run:

  • Build: ./<path_to_your_sway_repo>/target/debug/forc build
  • Test: ./<path_to_your_sway_repo>/target/debug/forc test

About

ECC operations using sway Op-codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages