Article Details

Introducing TypeChain — Typescript bindings for Ethereum smart contracts

Retrieved on: 2017-12-11 00:31:37

Tags for this article:

Click the tags to see associated articles and topics

Introducing TypeChain — Typescript bindings for Ethereum smart contracts. View article details on hiswai:

Excerpt

<div>Usually to interact with a <b>smart contract</b> on the Ethereum blockchain you use Web3js: you pass an ABI and an address, you call methods, and create transactions regarding the given <b>smart contract</b>. Unfortunately, such dynamic interfaces — created during runtime — can't be expressed in the Typescript ...</div>

Article found on:

View Original Article

This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.

Sign Up