Crates.io | nanopub |
lib.rs | nanopub |
version | 0.1.4 |
source | src |
created_at | 2023-11-20 10:00:24.71587 |
updated_at | 2024-05-30 15:06:52.08461 |
description | A cross-platform Rust library to sign Nanopublications, with bindings to Python and JS (wasm) |
homepage | https://vemonet.github.io/nanopub-rs |
repository | https://github.com/vemonet/nanopub-rs/tree/main/lib |
max_upload_size | |
id | 1041915 |
size | 347,305 |
This project aims to provide a comprehensive cross-platform toolkit to sign, publish, and check Nanopublications.
It is packaged to be used easily through various popular interfaces:
nanopub
for Rustnanopub-sign
for Python@nanopub/sign
for JavaScript (compiled to WebAssembly) in the browser, or with NodeJSOn all platforms:
Checkout the documentation website for more details on how to install and use it.
Version history is recorded in the CHANGELOG.md.