mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-02-19 17:34:17 +00:00
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
- Installation - testnet/mainnet
- Installation - development environment
- Gas relayer protocol
- Javascript library
- Status Extensions (TODO)
Deployment Details
Contract | Ropsten Address | Mainnet Address |
---|---|---|
status/SNTController | 0x1f42B87b375b8ac6C77A8CAd8E78319c18695E75 | - |
identity/IdentityFactory | 0xCf3473C2A50F7A94D3D7Dcc2BeBbeE989dAA014E | - |
Description
Languages
JavaScript
96.2%
HTML
3.4%
Shell
0.4%