ethers.js/packages/strings/README.md

14 lines
326 B
Markdown
Raw Permalink Normal View History

2022-04-14 06:09:51 -04:00
Bytes Utilities
===============
*This is a beta version of the next release of ethers. Please do not use it in production yet.*
This package providers utilities for converting UTF-8 data between
binary data, strings and code-point arrays as well as IDNA operations
and legacy Bytes32 strings.
License
-------
MIT License.