noosphere_roast_server 2.0.0 copy "noosphere_roast_server: ^2.0.0" to clipboard
noosphere_roast_server: ^2.0.0 copied to clipboard

A package for servers that coordinate ROAST threshold signatures

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.

0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A package for servers that coordinate ROAST threshold signatures

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, coinlib, collection, frosty, grpc, noosphere_roast_client

More

Packages that depend on noosphere_roast_server