All the data an IC app needs to make seamless experiences, accessible directly on the IC. DAB is an open internet service for NFT, Token, Canister, and Dapp registries.
GNU General Public License v3.0
68
stars
11
forks
source link
Updated the code structure and made some changes. #22
Updated the code structure.
Changed the BTreeMap to HashMap.
All canister metadata fields are now required and necessary.
The key to canister metadata is now the canister's principal ID not its name.
Updated the code structure. Changed the BTreeMap to HashMap. All canister metadata fields are now required and necessary. The key to canister metadata is now the canister's principal ID not its name.