Skip to content

0LNetworkCommunity/supply-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supply

Produces JSON files for balances of restricted accounts and a summary of the network supply.

To install dependencies:

# use bun instead of npm or yarn, it's great
npm install -g bun
# install the dependencies
bun install

To run:

bun start

Dev:

#format and apply lint with
bun format

# lint warnings with
bun lint

About

A small utility to get Libra supply breakdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published