UNPKG

@bdxi/beldex-nettype

Version:

Definitions of the beldex network types used in beldex

23 lines (14 loc) 371 B
> :warning: This project is under heavy development. Expect bugs & breaking changes. ## Installation ```bash npm i @bdxi/beldex-nettype ``` ## Usage ```js const nettype = require('@bdxi/beldex-nettype'); const net = nettype.network_type.MAINNET ``` ----- ## License See `LICENSE.txt` for license. All source code copyright © 2023 by Beldex. All rights reserved.