thor-builtin
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

vechain-builtin

Addresses and ABIs of the built-in contracts deployed on the VeChain Thor blockchain.

Visit https://docs.vechain.org/thor/learn/builtin-contracts.html to learn about the built-in contracts.

Installation

npm i thor-builtin

Usage

To load the address and ABIs of the built-in Energy contract:

import { energyAddr, energyABI } from 'thor-builtin';

/thor-builtin/

    Package Sidebar

    Install

    npm i thor-builtin

    Weekly Downloads

    7

    Version

    2.0.2

    License

    MIT

    Unpacked Size

    38 kB

    Total Files

    14

    Last publish

    Collaborators

    • pzzh