# transact **Repository Path**: bison-fork/transact ## Basic Information - **Project Name**: transact - **Description**: fork 自 github/hyperledger/transact - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-18 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hyperledger Transact Hyperledger Transact is a platform-agnostic library for executing transactions with smart contracts. The Hyperledger Transact project includes several repositories: - [This repository](https://github.com/hyperledger/transact) contains the core Transact Rust library. - The [transact-contrib](https://github.com/hyperledger/transact-contrib) repository contains examples and reference implementations. - The [transact-rfcs](https://github.com/hyperledger/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](https://lists.hyperledger.org/g/transact) and [#transact](https://chat.hyperledger.org/channel/transact) channel. ## More Information - [Rust crate and documentation](https://crates.io/crates/transact) - [Hyperledger Transact mailing list](https://lists.hyperledger.org/g/transact) - [#transact discussion channel](https://chat.hyperledger.org/channel/transact) - [Hyperledger Transact project overview](https://www.hyperledger.org/projects/transact) at [hyperledger.org](https://www.hyperledger.org) ## License Hyperledger Transact software is licensed under the [Apache License Version 2.0](LICENSE) software license.