Base64.sol
Solidity library for Base46 Encoding/Decoding
Install / Use
/learn @BlockChainCaffe/Base64.solREADME
Soldity Base64 Encode/Decode Library & Contract
Simple library and contract that perform Base64 encoding and decoding on trings. You can either import the library in your code or call the contract to perform this conversion for you.
