Cryptography resources for blockchain projects
npm install @interchainjs/crypto
src="https://raw.githubusercontent.com/hyperweb-io/interchainjs/refs/heads/main/assets/logo.svg"
width="280"
/>
This package contains low-level cryptographic functionality used in other@interchainjs libraries. Little of it is implemented here, but mainly it is a curation
of external libraries along with correctness tests. We add type safety, some
more checks, and a simple API to these libraries. This can also be freely
imported outside of @interchainjs based applications.