Skip to content

formancehq/ledger-sync-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ledger Sync Tool

Installation

yarn
cp .env.example .env
nano .env

Running

# Create a log file snapshot (from configured source ledger)
yarn snapshot

# Restore the log snapshot (to configured destination ledger)
yarn restore

# Verify match (between configured src and dest)
yarn verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published