Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 843 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 843 Bytes

🐻 Berachain Metadata

This repository contains the default lists for Berachain's interfaces, including:

Quick Start

# FROM: ./
pnpm install;
pnpm validate;

Overview

  • src/tokens/: Token lists for different networks
  • src/vaults/: Vault lists for different networks - Please note this is only for Whitelisted Vaults that are passed through governance
  • src/validators/: Validator lists for different networks
  • src/assets/: Image assets for tokens, vaults, and validators

Contributing

Please make sure to read Code of Conduct.

See CONTRIBUTING.md for more instructions on how to contribute to the Berachain Metadata.

Validating Lists

pnpm run validate