- Add .env file inside src/main/resources/ with
PRIVATE_KEY= # Priv key of account who is the owner of parent ENS node
RPC_URL= # Sepolia RPC endpoint
-
Deploy Enscribe Contract by running main function inside EnscribeContractDeployer if not already deployed
-
Inside Enscribe Class update args of any one of the function call you want to run
-
Run the main function of EnsNamed