https://github.com/rumkin/web3-postmessage-provider
🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels
https://github.com/rumkin/web3-postmessage-provider
ethereum ethereum-provider postmessage-api
Last synced: 6 months ago
JSON representation
🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels
- Host: GitHub
- URL: https://github.com/rumkin/web3-postmessage-provider
- Owner: rumkin
- Created: 2018-09-11T19:00:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T18:13:15.000Z (almost 7 years ago)
- Last Synced: 2025-08-24T17:57:14.799Z (7 months ago)
- Topics: ethereum, ethereum-provider, postmessage-api
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Web3 PostMessage Provider
PostMessage provider based on [EIP 1193](https://github.com/ethereum/EIPs/pull/1193).
Could be used to communicate with browser extensions.
## Usage
See [example](./example.js) of how simple extension could be implemented.
## License
MIT