Skip to content

PolyCross/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages