Deploy

Deploy GenLayer intelligent contracts using the deployment script. User-invoked only.

genlayerlabs 1086521 460 B Updated

File contents

Deploy contracts using the scripts module. Accepts optional arguments via $ARGUMENTS.

cd scripts && npm run deploy $ARGUMENTS

Before deploying:

  1. Confirm the target RPC endpoint in scripts/.env
  2. Confirm the user intends to deploy (this modifies on-chain state)

After deployment, report the contract address(es) returned.

genlayerlabs/intelligent-oracle/tree/main/.claude/skills/deploy commit 1086521d18

Frequently asked questions

npx skillmds@latest add genlayerlabs/deploy