String to Bytes and Vice Versa This repository is explaining and perfoming how we can convert strings data types to bytes and vice versa ParseBytes This sript is used to convert bytes32 to strings CreateBytes This is used to convert strings to bytes32 steps npm yarn init --y npm install ethers