@neargen-js/abigen
TypeScript icon, indicating that this package has built-in type declarations

0.0.17-dev • Public • Published

@neargen-js/abigen

Installation

# Using Yarn
yarn add @neargen-js/abigen

# Using NPM.
npm install @neargen-js/abigen

Or, for global usage

# Using Yarn
yarn global add @neargen-js/abigen

# Using NPM.
npm install -g @neargen-js/abigen

How to Use It?

yarn neargenjs-abigen 
    -c <path to ts contract file[s] using blob pattern. optional>
        example: './src/contracts/**/*.ts'
        default: './src/contracts/**/*.ts'

    -o <path to abis output folder. optional>
        example: './abis/'
        default: './abis/'        

Package Sidebar

Install

npm i @neargen-js/abigen

Weekly Downloads

13

Version

0.0.17-dev

License

MIT

Unpacked Size

17.1 kB

Total Files

12

Last publish

Collaborators

  • kostyamospan