Using pop CLI
pop CLI is used for local testing of EduChain.
Installation
Local Testing
Development Network (Recommended)
Launch with pre-funded development accounts (Alice, Bob, etc.):
This uses ./artifacts/dev_plain_balances.json which includes:
- Pre-funded accounts (Alice, Bob, Charlie, Dave, Eve, Ferdie)
- Alice as sudo
- Ready for immediate testing
Production Network
Launch with production chain spec:
This uses ./artifacts/latest_plain_chain_spec.json with your custom configuration from educhain.patch.json.