Set the DNS records on Digital Ocean programmatically
Set your DigitalOcean api key in your .bash_profile or your secure key file:
export DIGITAL_OCEAN='dsjflajflasjdflsjlflsjldfs'
Then:
npm i -g dnslink-deploydnslink-deploy -tTest this repo with your authentication keydnslink-deploy -d ipfs.io -r test -p /ipfs/QmeQT76CZLBhSxsLfSMyQjKn74UZski4iQSq9bW7YZy6x8Set the path as the data for a TXT record.-d, --domain: The domain to set.-r, --record: The domain record name.-p, --path: The path you want to set as the data.
Help out! Dive in and create an issue.
MIT

