https://github.com/status-im/snt-gas-relay
SNT Gas Relay
https://github.com/status-im/snt-gas-relay
Last synced: about 11 hours ago
JSON representation
SNT Gas Relay
- Host: GitHub
- URL: https://github.com/status-im/snt-gas-relay
- Owner: status-im
- Created: 2018-07-20T13:16:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:04:50.000Z (over 2 years ago)
- Last Synced: 2025-04-15T18:08:00.707Z (7 days ago)
- Language: JavaScript
- Size: 1.89 MB
- Stars: 13
- Watchers: 71
- Forks: 6
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# token-gas-relayer
Gas relayer mplementation for economic abstraction. This project consists of two elements:
- `gas-relayer`: nodejs service that listens to whisper on a symmetric key, with specific topics, and processes any transaction.
- `test-dapp`: DApp created for testing purposes. It allows the easy creation of the messages expected by the service.## Documentation
1. [Installation - testnet/mainnet](installation-testnet-mainnet.md)
2. [Installation - development environment](installation-development.md)
3. [Gas relayer protocol](relayer-protocol.md)
4. [Javascript library](javascript-library.md)
5. Status Extensions (TODO)## Deployment Details
| Contract | Ropsten Address | Mainnet Address |
| ---------------------------|------------------------------------------- | ------------------------------------------ |
| status/SNTController | 0x1f42B87b375b8ac6C77A8CAd8E78319c18695E75 | - |
| identity/IdentityFactory | 0xCf3473C2A50F7A94D3D7Dcc2BeBbeE989dAA014E | - |