Crates.io | EIP1193 |
lib.rs | EIP1193 |
version | 0.1.0 |
source | src |
created_at | 2020-12-17 10:55:02.331617 |
updated_at | 2020-12-17 10:55:02.331617 |
description | This package implementated a bridge for Etherum Provider (EIP1193). |
homepage | |
repository | https://github.com/RyanKung/EIP1193_rs |
max_upload_size | |
id | 323891 |
size | 4,048 |
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
.