Introduction
The G.U.Software Development Kit for Ethereum (G.U.SDK) is a library useful for developing blockchain applications on Ethereum compatible blockchains. You can implement blockchain applications more easily by using Javascript / Typescript in general blockchain development. Basic functions can be used free of charge, but some libraries are available for a fee.
In this tutorial, we will explain the basic installation method and usage method of the library.
Prerequisites
Knowledge
The following knowledge is required to use this library.
- Node.js
- Javascript/Typescript