Skip to content

nucypher/nucypher-core

Repository files navigation

Protocol structures of TACo Network

This repo contains Rust implementation of the protocol classes that can be shared between Python server and JS clients of the TACo Network.

Ensure Correct Rust Version

A Rust toolchain with version >= 1.87.0 is required. You can use rustup to manage and switch between Rust versions. To install the required version, run:

rustup install <version>
rustup override set <version>

Replace <version> with the relevant version.

Build and Test

Run the following commands to ensure everything is working correctly:

  • cargo build
  • cargo test

About

Core structures for Nucypher network in Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 9