jeedani / solidity-ts-template

solidity contract developing template with typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity Typescript Template

This repository for developing smart contract with Solidity and Typescript

We are using

  • Typescript
  • Hardhat
  • Jest

Getting Started

  • compile

    $ yarn compile

  • test

    $ yarn test

About

solidity contract developing template with typescript


Languages

Language:TypeScript 70.8%Language:Solidity 19.4%Language:JavaScript 9.7%