Manage ENS names from the command line. ens-updater enables the automated update of e.g. contentHash records in the Ethereum Name System. In order to perform an update of an ENS record, ens-update needs the private key of the Ethereum account controlling the ENS name. The private key needs to be provided via the environment variable or through the file .env in the working directory. Unittests are plain mocha tests located in the folder "unitTests". They do not require ganache or another node to run.
Features
- Provide an all-purpose cli for managing ENS names
- Integrate well in deployment scripts and CI environments
- Get/set ENS name records
- Show interfaces a resolver implements (command "listInterfaces")
- Bash completion support (try command "completion" to set it up)
- Can read input from stdin to support piping with other tools
Categories
File SharingLicense
MIT LicenseFollow ens-updater
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ens-updater!