backend-dapp-demo

module
v0.0.0-...-a014fdd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2022 License: GPL-3.0

README

A backend dapp demo

Prepare

solc --combined-json abi,bin,userdoc,devdoc --optimize -o . --overwrite ERC20.sol

abigen --combined-json combined.json --pkg main --out erc20.go

Config account key, and the rpcUrl in the config.json file.

If you want to use the eth_subscribe feature, then the rpcUrl must be a websocket url or an IPC file path. The http schema do not support subscription.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL