0.0.3 • Published 5 years ago
nomad-poster v0.0.3
Nomad Poster
This is a simple script to post on Nomad
Example
const Nomad = require('nomad-poster');
const nomad = new Nomad('my-hns-domain', 'that-private-key-you-should-have–a-backup');
nomad.post('Yet another automated post');