/ README.md
README.md
1 # bytestring 2 3 The `bytestring` package contains modules for manipulating byte strings (~ 4 arrays of octets, Uint8Array in modern JavaScript). 5 6 The package currently provides the following modules: 7 8 - `bytestring/base58` - string (base58) <-> Uint8Array