Skip to content

A lightweight module exporting network parameters for Bitgesell blockchain.

License

Notifications You must be signed in to change notification settings

epexa/bitgesell-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitgesell Networks

npm

A lightweight module exporting network parameters for Bitgesell blockchain.

📦 Installation

npm install bitgesell-networks

🧩 Usage

CommonJS:

const { BITGESELL_MAINNET } = require('bitgesell-networks');

ES Modules:

import { BITGESELL_MAINNET } from 'bitgesell-networks';

Source config params

github.com/BitgesellOfficial/bitgesell

🙌 Contributions are welcome!

📄 License MIT

About

A lightweight module exporting network parameters for Bitgesell blockchain.

Topics

Resources

License

Stars

Watchers

Forks