Skip to content

GoldmanDAO/alphabetic-merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphabetic MerkleTree API

Service helper for generating MerkleTree inclusion and exclusion proofs for CroccsGovernancePlugin proposals

Getting started

Prerequisites:

  • Rust
  • Postgres
$ git clone https://github.com/GoldmanDAO/alphabetic-merkle
$ cd alphabetic-merkle
$ cargo build
$ export DATABASE_URL=postgres://localhost/alphabetic_merkle   # This DB should already exists
$ cargo run --bin api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages