Skip to content

orbs-network/notary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notary

Notary serves a simple purpose - store and verify documents.

This is a demo UI built on top of the Orbs Notary Library

Getting started

Running client

  1. Install dependencies: npm install (skip if done before)
  2. Start local dev server: npm run dev
  3. Go to http://localhost:9000

Starting up gamma

  1. Start up gamma server: npm run gamma:start
  2. Deploy the notary contract: npm run notary:local

Deployment

  1. Deploy statics: npm run deploy

License

MIT.