This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
stack-orchestrator
Watch
17
Star
1
Fork
3
You've already forked stack-orchestrator
Code
Issues
113
Pull Requests
18
Actions
4
Packages
Projects
Releases
480
Wiki
Activity
c2a3ffe0dd
stack-orchestrator
/
app
/
data
/
config
/
watcher-mobymask-v2
/
secrets-template.json
6 lines
62 B
JSON
Raw
Normal View
History
Unescape
Escape
Replace laconicd with optimism in mobymask-v2 stack (#272) * Remove laconicd to use optimism endpoint * Use fixturenet-optimism stack for mobymask-v2-watcher * Fix setting L1 account private key in mobymask-v2 stack Former-commit-id: b266ac78b4253ff655875922670797a6e56d578f
2023-04-03 12:43:29 +00:00
{
Add ability to run mobymask-v2 stack with external optimism endpoint (#279) * Set optimism geth endpoint from env file * Set L1 account private keys from env * Only deploy contract and generate invite in mobymask container * Add readme for running mobymask v2 stack independently * Modify mobymask container to stop running server and update readmes * Check deployer account balance before deploying contract * Fix for checking account balance before deploying * Update readme description * Update MobyMask repo tag in readme Former-commit-id: 94e38ceabaa89a3ec54e25f4a03cf253d5fae5f9
2023-04-05 11:56:38 +00:00
"rpcUrl"
:
""
,
Replace laconicd with optimism in mobymask-v2 stack (#272) * Remove laconicd to use optimism endpoint * Use fixturenet-optimism stack for mobymask-v2-watcher * Fix setting L1 account private key in mobymask-v2 stack Former-commit-id: b266ac78b4253ff655875922670797a6e56d578f
2023-04-03 12:43:29 +00:00
"privateKey"
:
""
,
Add env variable to enable/disable sending txs to L2 from watcher peer (#293) * Add flag to enable/disable watcher peer L2 txs * Update watcher-ts version in readme Former-commit-id: d3715d19520be01a3a5e98ce6ce9874f72cc568a
2023-04-10 05:12:56 +00:00
"baseURI"
:
""
Replace laconicd with optimism in mobymask-v2 stack (#272) * Remove laconicd to use optimism endpoint * Use fixturenet-optimism stack for mobymask-v2-watcher * Fix setting L1 account private key in mobymask-v2 stack Former-commit-id: b266ac78b4253ff655875922670797a6e56d578f
2023-04-03 12:43:29 +00:00
}
Reference in New Issue
Copy Permalink