ethers-signers-browser-types

Crates.ioethers-signers-browser-types
lib.rsethers-signers-browser-types
version0.1.0
sourcesrc
created_at2023-08-04 16:12:44.61117
updated_at2023-08-04 16:12:44.61117
descriptionTypes used by `ethers-signers-browser`, used for sharing between crates
homepagehttps://github.com/LouisBrunner/rs-ethereum-browser-tools
repositoryhttps://github.com/LouisBrunner/rs-ethereum-browser-tools
max_upload_size
id935381
size3,721
Louis Brunner (LouisBrunner)

documentation

https://docs.rs/ethers-signers-browser-types

README

ethers-signers-browser-types

This is a crate for ethers-signers-browser that provides the types for client/server communication.

This is done to avoid:

  • a circular dependency between ethers-signers-browser and ethers-signers-browser-frontend
  • publishing ethers-signers-browser-frontend as a crate as it's only meaningful when paired with ethers-signers-browser
Commit count: 29

cargo fmt