Skip to content

smilofoundation/Smilo-blackbox

Repository files navigation

Blackbox

Official Golang implementation of the Smilo Vault protocol.

Build Status GoDoc Go Report Card Docker Repository on Quay Gitter

Dependencies

  • Golang 1.11
  • Dep

DOCS

Private Transaction Send/Get Sequence Diagram

New Transaction Sequence

Smilo Hybrid Blockchain + Blackbox Architecture Diagram

Logical architecture

License

Copyright 2019 The Smilo-blackbox Authors
This file is part of the Smilo-blackbox library.

The Smilo-blackbox library is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

The Smilo-blackbox library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with the Smilo-blackbox library. If not, see <http://www.gnu.org/licenses/>.