Git Product home page Git Product logo

proof-of-liabilities's Introduction

SwissBorg Proof-of-Liabilities

https://swissborg.com/blog/proof-of-liabilities

Previous audits

Date Audit ID Merkle Root Hash
2023-08-01 20:59:59 UTC SBPOL20230801 9beb400935a7ecb1783fd50df5e08c7d6f29d7013d1dfe50302f7e4fdcf8c55d
2023-07-01 20:59:59 UTC SBPOL20230701 b22b844610b0b04b3447c15bc96b679f6e45ae9e6df888922c0d155c8242447d
2023-06-01 20:59:59 UTC SBPOL20230601 b27a0b7633a5fe8337170032ef8a27d9ffe975f6f9e5540ff53616362a26880d
2023-05-01 20:59:59 UTC SBPOL20230501 59a9aeef522f954aac4b3933ec60e534f7e10d846fad5be7a8e36d952654d476
2023-04-12 20:59:59 UTC SBPOL20230412 420e493b403cee3b1ce538827e54cb9e2a3f04af0f28b1cb1400de6027ed77c9

This data is also available via the SwissBorg API. You can reproduce this by running the command (requires jq)

curl "https://api.swissborg.io/v1/solvency/audit?limit=5&offset=0" | jq '.audits[] | [.time, .id, .commitment.digest]'

Self Verification

Requirements

  • nodejs v18+
  • yarn

Installation

yarn

Self Verification

export AUDIT_CREDENTIAL=<Your audit credential>
export AUDIT_ID=SBPOL20230801
yarn run self_verification $AUDIT_CREDENTIAL $AUDIT_ID

proof-of-liabilities's People

Contributors

dependabot[bot] avatar lomigmegard avatar sebhauri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.