axelarnetwork / tofn

A threshold cryptography library in Rust
Apache License 2.0
107 stars 22 forks source link

Is there any decentralised demo available using this library? #196

Closed aiyajsupra closed 2 years ago

milapsheth commented 2 years ago

If by "decentralized demo" you mean being able to run tofn's TSS implementation across parties on different machines, we don't have any scripts for that right now. Example usage can be found in our integration tests, and you might be able to set up a demo with some scripts to route messages between parties. For a more sophisticated integration, you can refer to tofnd, which is a gRPC service for tofn.