New Motoko package!
📦hex - Convert between Nat8 values/arrays and hexadecimal string representation.
Author - @f0i
Learn more - mops.one/hex#motoko#hex
New Motoko package!
📦dag-pb - A Motoko library for encoding and decoding DAG-PB (DAG-Protobuf) data structures used by IPLD.
Author - @Gekctek
Learn more - mops.one/dag-pb#motoko#dagpb
New Motoko package!
📦buffer - A simple buffer interface and helper function to have different underlying storage types.
Author - @Gekctek
Learn more - mops.one/buffer#motoko#buffer
New Motoko package!
📦mcp-motoko-sdk - Interact with the Model Context Protocol using the Motoko programming language
Learn more - mops.one/mcp-motoko-sdk#motoko#mcp
New Motoko package!
📦protobuf - A Motoko library for encoding and decoding Protocol Buffer (protobuf) messages.
Author - @Gekctek
Learn more - mops.one/protobuf#motoko#protobuf
New Motoko package!
📦zendb - A high-performance document database built for the Internet Computer ecosystem.
Author - @natlabs_ic
Learn more - mops.one/zendb#motoko#db
New Motoko package!
📦hmac-sha512 - A pure Motoko implementation of HMAC (Hash-based Message Authentication Code) using the SHA-512 cryptographic hash function
Author - @nirvana_369_
Learn more - mops.one/hmac-sha512#motoko#hmac