Skip to content

atchai/opensign

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenSign

OpenSign is a fully decentralized document signing and notary system.

Files are stored on the Interplanetary FileSystem (IPFS) and the signatures are stored on the Ethereum Blockchain.

This project is available to use at https://opensignapp.com

A version is also hosted on IPFS at https://gateway.ipfs.io/ipfs/QmUu7kuy7dHCC5RDL3hscji81Fb6EmoBRzmwcrgJweRVjJ/

Development

Prerequisites

  • Node.js
  • Embark Framework installed globally
  • IPFS Daemon

To run

In separate consoles run:

  • embark blockchain
  • embark run
  • ipfs daemon

Technical Details

The smart contract is available to view in /app/contracts/

The system is currently only available on the Ropsten test net.

We use the Infura IPFS public node.

About

OpenSign is a fully decentralized document signing and notary system. #ethereum #blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published