Skip to content

alphaticks/go-signlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-signlib

Go wrapper around different ECDSA signing libraries for faster signing

Structure

lib/sign/src contains the Rust source of the library

Usage

Use the makefile to build the library

make library will compile the Rust library

Store the library file in desired location, and then use ecdsa.Load(path) before using the package

About

Fast STARK curve signing in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published