@elementfi/elf-council-typechain
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

elf-council-typechain

Typechain codegen for generating Typescript classes and types for elf-council

Install

Run

npm install git+https://github.com/element-fi/elf-council-typechain.git

Here, take this!

Since this repo is not an npm package, it can be helpful to include this simple script to upgrade your project to the latest commit:

  "scripts": {
    "update-elf-council-typechain": "npm install git+https://github.com/element-fi/elf-council-typechain.git"
  },

Development

Run

npm ci

Updating to the latest contracts

Run

npm run load-contracts
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @elementfi/elf-council-typechain

Weekly Downloads

1

Version

1.0.2

License

none

Unpacked Size

1.72 MB

Total Files

203

Last publish

Collaborators

  • padraic-o-mhuiris
  • elf-devops