issues
search
Psychedelic
/
dab
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
Restructuring
#38
Closed
Nima-Ra
closed
2 years ago
Nima-Ra
commented
2 years ago
[x] Write the standard. @Nima-Ra
[x] Write the router canister and make it compatible with the standard. @Nima-Ra @miguelToscano
[x] Write the template registry canister and make it compatible with the standard. @Nima-Ra
[x] Make the canister registry compatible with the standard. @Nima-Ra
[x] Update canister registry's upgrade script. @Nima-Ra
[x] Make the token registry compatible with the standard. @Nima-Ra
[x] Update token registry's upgrade script. @Nima-Ra
[x] Make the NFT registry compatible with the standard. @miguelToscano
[x] Update NFT registry's upgrade script. @miguelToscano
[x] Update the router canister and add unit tests. @miguelToscano
[x] Make DAB.js compatible with the standard and the new structure. @rocky-fleek
[x] Document the changes. Warn the community about the deprecated methods. @Nima-Ra @nicolaspoggi
[x] Test all of the canisters with upgrades and also try calling methods from DFX. @Nima-Ra
[WIP]
[x] Ask @qti3e and @jsonsivar for review.