Skip to content

Commit

Permalink
Deploying to gh-pages from @ aea4511 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
damienen committed Feb 22, 2024
1 parent 725ea22 commit 7c857ad
Show file tree
Hide file tree
Showing 34 changed files with 229 additions and 181 deletions.
24 changes: 12 additions & 12 deletions assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
:root {
--light-hl-0: #AF00DB;
--dark-hl-0: #C586C0;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #001080;
--dark-hl-2: #9CDCFE;
--light-hl-0: #008000;
--dark-hl-0: #6A9955;
--light-hl-1: #795E26;
--dark-hl-1: #DCDCAA;
--light-hl-2: #000000;
--dark-hl-2: #D4D4D4;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #795E26;
--dark-hl-4: #DCDCAA;
--light-hl-5: #008000;
--dark-hl-5: #6A9955;
--light-hl-6: #0000FF;
--dark-hl-6: #569CD6;
--light-hl-4: #0000FF;
--dark-hl-4: #569CD6;
--light-hl-5: #001080;
--dark-hl-5: #9CDCFE;
--light-hl-6: #AF00DB;
--dark-hl-6: #C586C0;
--light-hl-7: #0070C1;
--dark-hl-7: #4FC1FF;
--light-hl-8: #098658;
Expand Down
2 changes: 1 addition & 1 deletion assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

26 changes: 14 additions & 12 deletions classes/DataNft.html

Large diffs are not rendered by default.

56 changes: 34 additions & 22 deletions classes/DataNftMarket.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions classes/Minter.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/NftMinter.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions classes/SftMinter.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/EnvironmentsEnum.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/NftEnumType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion functions/createTokenIdentifier.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion functions/parseTokenIdentifier.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hierarchy.html

Large diffs are not rendered by default.

30 changes: 22 additions & 8 deletions index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/Config.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/ContractConfiguration.html

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions interfaces/DataNftType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/MarketplaceRequirements.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/NftMinterRequirements.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/NftType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/Offer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/SftMinterRequirements.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/ViewDataReturnType.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion modules.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/MAX_ITEMS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/apiConfiguration.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/dataMarshalUrlOverride.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/dataNftTokenIdentifier.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/imageService.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/itheumTokenIdentifier.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/marketPlaceContractAddress.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/marshalUrls.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/minterContractAddress.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/networkConfiguration.html

Large diffs are not rendered by default.

0 comments on commit 7c857ad

Please sign in to comment.