Skip to content

iotaledger/notarization

Repository files navigation

banner

StackExchange Discord Dependencies Apache 2.0 license

IntroductionWhere To StartDocumentation & ResourcesContributing


IOTA Notarization Toolkit

Introduction

This repository contains the IOTA Notarization Toolkit, a set of IOTA ledger tools for verifiable on-chain data workflows.

The toolkit includes:

  • Single Notarization Use this for individual locked or dynamic notarizations of arbitrary data, documents, hashes, or latest-state records.
  • Audit Trails Use this for structured record histories with sequential entries, role-based access control, locking, and tagging.

Each toolkit component is available as:

  • Move Package for the on-chain contracts
  • Rust Package for typed client access and transaction builders
  • TypeScript/JS Package using wasm bindings for the above-mentioned Rust package

Where To Start

See Single Notarization resources for one on-chain proof object, such as a document hash, immutable record, or dynamic latest-state record.

See Audit Trails resources for structured record histories with permissions, capabilities, tagging, and write or delete controls.

If you need to integrate the Notarization on-chain contracts into your own Move Package:

If you want to build a client application:

Documentation and Resources

Single Notarization

Audit Trails

Contributing

We would love to have you help us with the development of the IOTA Notarization Toolkit. Each and every contribution is greatly valued.

Please review the contribution sections in the IOTA Docs Portal.

To contribute directly to the repository, simply fork the project, push your changes to your fork and create a pull request to get them included.

The best place to get involved in discussions about these libraries or to look for support at is the #notarization channel on the IOTA Discord. You can also ask questions on our Stack Exchange.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

4 stars

Watchers

9 watching

Forks

Packages

 
 
 

Contributors