Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
Hashlips On Chain Metadata Library
copy icon
HashLips
• version 1.0.0
Library
NFT
Metadata

Hashlips On Chain Metadata Library

Simple library allowing on chain metadata for NFTs. -Metadata is uploaded in byte form. -Fully Configurable metadata structure

*Visit desktop site to download or deploy

Version

1.0.0

Creator

HashLips

Recent Use

🍞 0x8984 downloaded
🥐 0x77eA downloaded

Last Publish

10/22/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
encode() :
This function encodes a given byte array into a base64 string. It does this by looping through the byte array, breaking each 3 bytes into 4 6-bit chunks, and then using a lookup table to convert each 6-bit chunk into a base64 character. The lookup table is stored as a string, and the encoded string is stored in a new string with 32 bytes of padding. Finally, the function adds padding characters to the end of the encoded string if necessary. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i Hashlips-On-Chain-Metadata
copy icon

Recent Use

🍞 0x8984 downloaded
🥐 0x77eA downloaded

Last Publish

10/22/2022

Version

1.0.0

Creator

HashLips

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.