Skip to content

Commit

Permalink
operator script
Browse files Browse the repository at this point in the history
  • Loading branch information
Gajesh2007 committed May 17, 2024
1 parent 5124298 commit dd6cb30
Show file tree
Hide file tree
Showing 7 changed files with 1,536 additions and 86 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PRIVATE_KEY=your_private_key_here
RPC_URL=your_rpc_url_here
CONTRACT_ADDRESS=your_contract_address_here
REGISTRY_COORDINATOR_ADDRESS=your_registry_coordinator_address_here
PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
RPC_URL=http://127.0.0.1:8545
CONTRACT_ADDRESS=0x84eA74d481Ee0A5332c457a4d796187F6Ba67fEB
REGISTRY_COORDINATOR_ADDRESS=0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00
83 changes: 77 additions & 6 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit dd6cb30

Please sign in to comment.