@vaporsproject/networks
TypeScript icon, indicating that this package has built-in type declarations

5.0.6 • Public • Published

Vapory (and ilk) Network Definitions

This sub-module is part of the vapors project.

It is responsible for tracking common networks along with important parameters for each.

For more information, see the documentation.

Importing

Most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

const {

    getNetwork,

    // Types

    Network,
    Networkish

} = require("@vaporsproject/networks");

License

MIT License

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @vaporsproject/networks

    Weekly Downloads

    1

    Version

    5.0.6

    License

    MIT

    Unpacked Size

    35.4 kB

    Total Files

    24

    Last publish

    Collaborators

    • marlonhanks