Skip to content

peercoin/noosphere_roast_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noosphere Server for ROAST Threshold Signatures

This is the server code for Noosphere. Servers coordinate the construction of Taproot-compatible ROAST threshold signatures. Clients can be created using the noosphere_roast_client package.

A server can be run from a given GrpcConfig YAML file using dart run noosphere_roast_server:grpc_server --config your_config_file_here.yaml. Alternatively a server may be created using the package as a library.

Installation

To use the library, the underlying frosty package requires the associated native library which can be built from the frosty repository using Podman or Docker. Please see the frosty README.md.

About

A package for servers that coordinate ROAST threshold signatures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages