Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 379 Bytes

near-event-websocket-client

Listens for USDTe transfers event where claim.sweat account is the old token owner.

Development

  1. Install rustup via https://rustup.rs/
  2. Run the following:

Compiling

You can build release version by running next scripts inside each contract folder:

cargo build --release

Running locally

cargo run