Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 269 Bytes

This project has several examples of onion packets. Each example builds off prior examples to improve security and privacy.

Getting Started

  1. Install dependencies
npm install
  1. Run example
npm start ex1
npm start ex2
npm start ex3
npm start ex4