[WIP] minimal implementation of bech32, base64, base58, base32 & base16.
- DartSdk >= V.3.9.3
- Flutter >= V.3.35.6
Install the base packages using dart pub add
Note : This packages is not released on pub.dev yet. so this only is available via git.
dart pub add "scure_base:{git: https://github.com/Bitchainer/scure_base}"More information about the functionalities. you could take a look on official scure/base npm package repo.