Skip to content

gluwa/bls-signatures-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS Bindings for no_std BLS Signatures

Creates bindings for https://github.com/gluwa/bls-signatures. ./pkg needs to be published to npm

Usage

Inside ts-example there is an example of how to use the bindings. You should additionally make a symbolic link inside the dir.

ln -s ../pkg ./pkg

After that you can build the project with

npm run build

and then run it

npm start

About

TS bindings for bls signatures

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published