Skip to content

rust implementation of event websocket client for NEAR protocol

Notifications You must be signed in to change notification settings

cenwadike/near-event-websocket-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

rust implementation of event websocket client for NEAR protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages