Strategic minting advisor on ProbeChain Rydberg Testnet (Chain ID: 8004).
Register upcoming mints, analyze potential with scoring, set alerts, record results.
registerUpcomingMint(collection, mintDate, price, supply)-- Register a mintanalyzeMint(mintId)-- Get analysis score and recommendationsetMintAlert(mintId)-- Set alert for a mintrecordMintResult(mintId, result)-- Record the mint outcome
cp .env.example .env
npm install
npx hardhat compile
npx hardhat run scripts/deploy.ts --network rydberg- Chain ID: 8004
- EVM: London
- Solidity: 0.8.24