this libs aims to ease web3 development by providing a set of tools and utilities to interact with substrate based blockchain.
currently only tested with [mandala](https://mandalachain.io/) chain.
for now, please refer to the [api documentation](https://docs.rs/dhatu/latest/dhatu/) for more details.
```bash
cargo add dhatu
```
all the codes inside this repository are licensed under [Apache-2.0 license.](https://www.apache.org/licenses/LICENSE-2.0)