alesanro / truffle-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

truffle-types

Organizes utilities and typescript types into single repository

Install

yarn run bootstrap
yarn run build

Test

yarn run test

Release

Make sure that no uncommitted changes are left.

yarn run release
yarn run release-clean

Notes

Folder overrides

Shortly its about using mocha and jest test runners and clashing of their types.

Link about the reason.

More in Medium article

About


Languages

Language:TypeScript 84.3%Language:JavaScript 11.5%Language:HTML 2.5%Language:Makefile 1.3%Language:Solidity 0.3%Language:Shell 0.0%