mirror of
https://github.com/getwax/bundler.git
synced 2026-01-09 15:47:56 -05:00
* Initial commit with lerna AA-4337 provider, bundler and helper contract * Initial CircleCI workflow * Initial commit for eslint task * Initial bundler class decomposition * Initial migration to commander.js * Transaction is sent by MethodHandler * Get transaction receipt by requestID * Create yarn script for Flows with Hardhat-node, Bundler as separate processes * Add server-side error handling to avoid unreadable errors (still WIP) * Add docker step * Added docker-compose.yml file * Enable depcheck task
11 lines
416 B
JSON
11 lines
416 B
JSON
{
|
|
"mnemonic": "myth like bonus scare over problem client lizard pioneer submit female collect",
|
|
"network": "https://goerli.infura.io/v3/f40be2b1a3914db682491dc62a19ad43",
|
|
"beneficiary": "0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1",
|
|
"port": "80",
|
|
"helper": "0x214fadBD244c07ECb9DCe782270d3b673cAD0f9c",
|
|
"entryPoint": "0x602aB3881Ff3Fa8dA60a8F44Cf633e91bA1FdB69",
|
|
"minBalance": "0",
|
|
"gasFactor": "1"
|
|
}
|