@nanopub/sign
v0.1.4
Published
JavaScript bindings for the Nanopub rust toolkit
Downloads
112
Readme
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:
- ⌨️ Binary with a CLI for use in the terminal
- 🦀 Crate
nanopub
for Rust - 🐍 Pip package
nanopub-sign
for Python - 📦️ NPM package
@nanopub/sign
for JavaScript (compiled to WebAssembly) in the browser, or with NodeJS
On all platforms:
- 🐧 Linux
- 🍎 MacOS
- 🪟 Windows
- 🦊 Web browsers
📖 Documentation
Checkout the documentation website for more details on how to install and use it.
🏔️ Changelog
Version history is recorded in the CHANGELOG.md.