tig-monorepo/tig-utils
2025-01-15 00:29:37 +00:00
..
src Add support for TokenLocker. Remove submit-topup and submit-deposit. 2025-01-15 00:29:37 +00:00
tests Add support for TokenLocker. Remove submit-topup and submit-deposit. 2025-01-15 00:29:37 +00:00
Cargo.toml Use blake3 across the board. 2024-09-20 02:08:21 +08:00
README.md Add legal docs. 2024-05-16 12:41:51 +08:00
requirements.txt add python merkle implementation with example 2024-09-13 16:37:41 +02:00

tig-utils

A Rust crate that contains utility functions used throughout TIG.

Optional Features

  • web3 - uses web3 crate for querying: gnosis safe (multisig) contracts, sender/receiver/amount for a transaction, and more
  • request-js - uses web-sys amongst other crates to implemenet get and post utility functions
  • request - uses reqwest crate to implemenet get and post utility functions

License

End User License Agreement