Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the back end of PolyCross which is a Rust project.

It achieves the monitoring of smart contract events and the automatic invocation of related functions.

Installation

First, clone the repo to localhost:

git clone https://github.com/PolyCross/backend.git

Second, install the dependencies:

cargo build

Then, run the server:

cargo run

Acknowledgements

  • Thanks to crate ethers-rs for enabling interaction with the EVM blockchain.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages