fbpx

Using Truffle-contract to communicate with smart contracts

Julien Klepatch

In this video, I will introduce you Truffle-Contract, a library that is used by Truffle to communicate with smart contracts. When you use test smart contract with Truffle, that’s the library that is used by default by Truffle for your interactions with smart contracts (deployment, transaction and call). You can also use Web3 if you prefer of course, but it’s important to also understand how Truffle-Contract work, and what are the differences the Truffle testing framework,

0 Comments

Leave a Reply

More great articles

ToDo List Ethereum Dapp (Intro)

Last updated: November 2018. This tutorial series will teach you how to build a ToDo List Dapp on Ethereum. It…

Read Story

How To Use Ganache GUI With Truffle? | Episode 14

https://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but…

Read Story

HelloWorld smart contract

The obligatory hello world tutorial! Here we go! In this video, I am going to show you how to create…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up