tig-monorepo/tig-utils
2024-09-13 13:28:13 +08:00
..
src Merge branch 'mining_pool_update' of https://github.com/tig-foundation/tig-monorepo into mining_pool_update 2024-09-13 13:28:13 +08:00
tests Merge branch 'mining_pool_update' of https://github.com/tig-foundation/tig-monorepo into mining_pool_update 2024-09-13 13:28:13 +08:00
Cargo.toml update to use blake3 2024-09-13 15:13:41 +02:00
main.py add python merkle implementation with example 2024-09-13 16:37:41 +02: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