npm install base58-universalyarn add base58-universalpnpm add base58-universal<script src="https://fastly.jsdelivr.net/npm/base58-universal"></script><script src="https://unpkg.com/base58-universal"></script><script type="module">
import base58universal from 'https://cdn.jsdelivr.net/npm/base58-universal/+esm';
</script><script type="module">
import base58universal from 'https://cdn.skypack.dev/base58-universal';
</script>