0.5.0 • Published 6 years ago

no-ones-onion-node v0.5.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

no-ones-onion workshop

Introduction

Follow the steps below:

  • Install package: npm i no-ones-onion-node
  • Consume the package as follows:
const onion = require('no-ones-onion-node')

// Entered desired username and shipID from ship registration!
onion.createUser('User Name', 'ShipId')

Then run the file! http://lmgtfy.com/?q=run+node+file

  • NOTE please keep hold of the userId that gets returned from the callback
0.5.0

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago