kudu-utils
v0.0.6
Published
Just a demo
Downloads
8
Readme
Kudu Utils
Utility library used across all products developed by Kudu.
Install package
pnpm i kudu-utils
Usage
<script>
import { imageWalletSelector } from 'kudu-utils'
</script>
<div>
<img src={imageWalletSelector("metamask")} alt="" />
</div>
Development
TODO
Changelog
If you want to know the different changes between versions of this package, look at the changelog here.
I have an issue, what should I do?
Please file the issue here.
Contributing
License
By contributing to kudu-utils, you agree that your contributions will be licensed under the LICENSE of the project.