Skip to content

Latest commit

 

History

History

snowflake

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Snowflake

Build Status Coverage Status

Introduction

Snowflake is an ERC-1484 Provider that provides on-/off-chain identity management. For more details, see our whitepaper.

Try the demo front-end!

Testing With Truffle

  • This folder has a suite of tests created through Truffle.
  • To run these tests:
    • Clone this repo: git clone https://github.com/hydrogen-dev/smart-contracts.git
    • Navigate to smart-contracts/snowflake
    • Run npm install
    • Build dependencies with npm run build
    • Spin up a development blockchain: npm run chain
    • In another terminal tab, run the test suite: npm test

Copyright & License

Copyright 2018 The Hydrogen Technology Corporation under the GNU General Public License v3.0.