/alliance-estimator

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Phoenix Validator Reward Estimator

Tool to calculate validator rewards, including alliance assets.

Running

npm run dev
# or 
yarn dev

Deploy

npm run build
# or 
yarn build