Skip to content

blackironj/interact-with-sc-go

Repository files navigation

Interact with smart contract using golang

It is a sample project for interacting with a smart contract using golang

Prerequisite

Quick start

  • installation
    make all
  • How to use it
    ./sc-interactor --help
    Usage:
        sc-interactor [command]
    
    Available Commands:
        help        help about any command
    
        balance     account token balance
        deploy      deploy a contract to network
        mint        mint tokens
        burn        burn tokens
        transfer    transfer tokens to others

About

interact with solidity based smart contract using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published