8960a331c1 | ||
---|---|---|
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 | 0xA77A1014F55157c3119FB3f53E653E42f8fa634c | - |
identity/IdentityFactory | 0x7F106A1Bc637AC4AAed3DC72582749c4562D4323 | - |