gitlab.limos.fr / ecomobicoin / ethers-rs
A fork of ethers-rs to support EVM-compatible Ecomobicoin blockchain
JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.limos.fr/repositories/ecomobicoin%2Fethers-rs
Stars: 0
Forks: 0
Open issues:
License: mit
Language:
Dependencies parsed at:
485
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: 11 months ago
Last synced at: 7 months ago
.github/workflows/book.yml
actions
- actions/checkout v3 composite
- actions/deploy-pages v1 composite
- actions/upload-pages-artifact v1 composite
.github/workflows/ci.yml
actions
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- dtolnay/rust-toolchain stable composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain clippy composite
- foundry-rs/foundry-toolchain v1 composite
- taiki-e/install-action cargo-hack composite
- taiki-e/install-action nextest composite
.github/workflows/deps.yml
actions
- EmbarkStudios/cargo-deny-action v1 composite
- actions/checkout v3 composite
Cargo.toml
cargo
ethers/Cargo.toml
cargo
ethers-core/Cargo.toml
cargo
- bincode 1.3.3 development
- arrayvec 0.7
- cargo_metadata 0.15.4
- chrono 0.4
- ethabi 18.0.0
- num_enum 0.6
- open-fastrlp 0.1.4
- rlp 0.5
- strum 0.25
- unicode-xid 0.2
- serial_test 2.0.0 development
- tracing-test 0.2.4 development
- base64 0.21
- enr 0.8.1
- hashers 1.0
- http 0.2
- coins-bip32 0.8.3
- coins-bip39 0.8.6
- rusoto_core 0.48.0
- rusoto_kms 0.48.0
ethers-solc/Cargo.toml
cargo
- env_logger 0.10.0 development
- pretty_assertions 1.3.0 development
- serde_path_to_error 0.1.11 development
- cfg-if 1.0.0
- fs_extra 1.3.0
- glob 0.3.1
- md-5 0.10.5
- num_cpus 1.15.0
- path-slash 0.2.1
- solang-parser =0.3.0
- tempfile 3.5.0
- tiny-keccak 2.0.2
- yansi 0.5.1
examples/geth/Cargo.toml
cargo
examples/wasm/Cargo.toml
cargo
- wasm-bindgen-test 0.3.36 development
- console_error_panic_hook 0.1.7
- serde-wasm-bindgen 0.5.0
- wasm-bindgen 0.2.86
- wasm-bindgen-futures 0.4.36
- web-sys 0.3.63
- @wasm-tool/wasm-pack-plugin ^1.6 development
- ganache-cli ^6.12 development
- html-webpack-plugin ^5.5 development
- text-encoding ^0.7 development
- webpack ^5.75 development
- webpack-cli ^5.0 development
- webpack-dev-server ^4.11 development