tommygun-contracts

0.0.1 • Public • Published

Actions Status code style: prettier license npm version

Tommygun Contracts

Overview

Smart contracts used by the large state testnet generator to:

  • Create a large number of accounts.
  • Create a large number of entries in the storage.

📦 Installation

$ yarn

⛏️ Compile

$ yarn compile

This task will compile all smart contracts in the contracts directory. ABI files will be automatically exported in build/abi directory.

📚 Documentation

Documentation is auto-generated after each build in docs directory.

The generated output is a static website containing smart contract documentation.

🌡️ Testing

$ yarn test

📊 Code coverage

$ yarn coverage

The report will be printed in the console and a static website containing full report will be generated in coverage directory.

Code style

$ yarn prettier

📄 License

TommyGun Contracts is released under the Apache-2.0.

/tommygun-contracts/

    Package Sidebar

    Install

    npm i tommygun-contracts

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    19.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • abdelhamidbakhta