hyperledger-archives / transact

Transact is a transaction execution platform designed to be used as a library or component when implementing distributed ledgers, including blockchains.

Home Page:https://wiki.hyperledger.org/display/transact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️

Transact is now maintained as part of the Splinter Community. The Hyperledger Transact incarnation has been moved to ARCHIVED status.

More information about Transact can be found at its new home: https://github.com/splintercommunity/transact


Hyperledger Transact

Hyperledger Transact is a platform-agnostic library for executing transactions with smart contracts.

The Hyperledger Transact project includes several repositories:

  • This repository contains the core Transact Rust library.

  • The transact-contrib repository contains examples and reference implementations.

  • The transact-rfcs repository contains RFCs (requests for comments) for proposed and approved changes to Hyperledger Transact.

How to Participate

We welcome contributors, both organizations and individuals, to help shape project direction, contribute ideas, provide use cases, and work on specific tools and examples. Please join the discussion in the mailing list and #transact channel.

Inclusive Language

  • Consider that users who will read the docs are from different background and cultures and that they have different preferences.
  • Avoid potential offensive terms and, for instance, prefer "allow list and deny list" to "white list and black list".
  • We believe that we all have a role to play to improve our world, and even if writing inclusive doc might not look like a huge improvement, it's a first step in the right direction.
  • We suggest to refer to Microsoft bias free writing guidelines and Google inclusive doc writing guide as starting points.

More Information

License

Hyperledger Transact software is licensed under the Apache License Version 2.0 software license.

About

Transact is a transaction execution platform designed to be used as a library or component when implementing distributed ledgers, including blockchains.

https://wiki.hyperledger.org/display/transact

License:Apache License 2.0


Languages

Language:Rust 99.3%Language:Just 0.3%Language:Dockerfile 0.2%Language:Python 0.2%Language:Shell 0.1%