EIP1193

Crates.ioEIP1193
lib.rsEIP1193
version0.1.0
sourcesrc
created_at2020-12-17 10:55:02.331617
updated_at2020-12-17 10:55:02.331617
descriptionThis package implementated a bridge for Etherum Provider (EIP1193).
homepage
repositoryhttps://github.com/RyanKung/EIP1193_rs
max_upload_size
id323891
size4,048
Elder Ryan (RyanKung)

documentation

README

EIP1193

TL;DR

This package implementated a bridge for Etherum Provider (EIP1193) such as metamask and WASM based Web3App. And it provides two basic method Provider.request and Provider.on. For more detail, use check examples/yewapp.

Commit count: 11

cargo fmt