SNT Gas Relay
Go to file
dependabot[bot] c7de1f5e2e
Bump decompress from 4.2.0 to 4.2.1 in /gas-relayer
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 04:09:28 +00:00
gas-relayer Bump decompress from 4.2.0 to 4.2.1 in /gas-relayer 2020-09-04 04:09:28 +00:00
test-dapp Removing gas token from approveAndCallGasRelayed 2018-12-03 09:24:55 -04:00
.gitattributes cleanup bootstrap 2018-04-23 01:58:58 -03:00
.gitignore Adding duplicate messages verification 2018-09-14 15:53:15 -04:00
README.md Preparing testnet information 2018-11-30 19:07:23 -04:00
installation-development.md Updating dev readme 2018-11-30 19:26:22 -04:00
installation-testnet-mainnet.md Update installation-testnet-mainnet.md 2018-11-30 19:49:40 -04:00
javascript-library.md Removing gas token from approveAndCallGasRelayed 2018-12-03 09:24:55 -04:00
relayer-protocol.md Updated the documentation. Needs to be proofread 2018-09-13 11:59:41 -04:00

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

  1. Installation - testnet/mainnet
  2. Installation - development environment
  3. Gas relayer protocol
  4. Javascript library
  5. Status Extensions (TODO)

Deployment Details

Contract Ropsten Address Mainnet Address
status/SNTController 0x1f42B87b375b8ac6C77A8CAd8E78319c18695E75 -
identity/IdentityFactory 0xCf3473C2A50F7A94D3D7Dcc2BeBbeE989dAA014E -