chainListeners

所属分类:区块链开发
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2024-02-16 03:16:39
上 传 者sh-1993
说明:  链侦听器模块
(chain listeners module)

文件列表:
.vscode/
src/
.DS_Store
Cargo.lock
Cargo.toml
LICENSE

# ChainListener ***--Under Development--*** ChainListener is a framework written in Rust for listening to blockchains. It is designed with the philosophy of providing a standard interface for interacting with all chains, avoiding the need for reengineering when dealing with different chains. ## Philosophy The key principles behind ChainListener are: - **Avoid Reengineering**: ChainListener is designed to work with multiple blockchains, reducing the need to reengineer your code for different chains. - **Standard Interface**: ChainListener aims to provide a standard interface for interacting with all chains. This makes it easier to write code that works with any blockchain. - **Efficiency**: ChainListener is designed to avoid unnecessary recalculations and extra calls to blockchain nodes. This is particularly beneficial when you have multiple microservices that require on-chain information. ## Getting Started // Include instructions on how to install and use your project here ## Contributing // Include instructions on how contributors can help with your project here ## License // Include information about your project's license here

近期下载者

相关文件


收藏者