92da040190
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.16.3...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
gas-relayer | ||
test-dapp | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
installation-development.md | ||
installation-testnet-mainnet.md | ||
javascript-library.md | ||
relayer-protocol.md |
README.md
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 | - |