The library currently uses dependencies such as SimpleBase, BouncyCastle and a few custom implementations for various things.
The problem
The cs multiformats projects are now complete enough to cover all of our needs.
The solution
Remove dependencies on SimpleBase, BouncyCastle, gRPC, etc., and replace with cs-multibase, cs-multihash, cs-multiaddress, and cs-multicodec wherever possible.
Background
The library currently uses dependencies such as SimpleBase, BouncyCastle and a few custom implementations for various things.
The problem
The cs multiformats projects are now complete enough to cover all of our needs.
The solution
Remove dependencies on SimpleBase, BouncyCastle, gRPC, etc., and replace with cs-multibase, cs-multihash, cs-multiaddress, and cs-multicodec wherever possible.