Categorygithub.com/0xNSHuman/dapp-tools
module
0.0.0-20221229063243-93ae5c15481e
Repository: https://github.com/0xnshuman/dapp-tools.git
Documentation: pkg.go.dev

# README

What is this for?

These are tools I'm creating for the ongoing and future projects I'm involved in. There's a certain vision for what has to be added here, and hopefully the next version of this README will expand on that.

What's Inside

dapp-tools
├── client      "EVM node client"
├── common      "Common definitions used in other packages"
├── http        "Data I/O via HTTP"
├── mobile      "Wrappers/Interfaces compatible with mobile platforms"
├── schedule    "Job scheduling and async processing"
├── ui          "User interface implementations"
├── utils       "Reusable helpers used in other packages"
└── wallet      "EVM wallet storage, TX signing, etc."

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author