module
0.0.0-20230302165532-057a45112b37
Repository: https://github.com/mailio/go-web3-kit.git
Documentation: pkg.go.dev
# README
Go Web3 Kit
Work in progress...
Prerequisites
install Swag:
go install github.com/swaggo/swag/cmd/swag@latest
init swag everytime new http API is added:
swag init --parseDependency
Generating API Documentation
Check swagger docs by directing a browser to: /swagger/index.html