Commit 58699fd
committed
-Renamed NFTImageType to NFTOffChainMetaType in OASIS.API.Core.
- Fixed a bug in SaveDNA in OASISDNAManager in OASIS.API.Core.
- Upgraded NFTManager in OASIS.API.ONODE.Core to allow minting for both ERC721 and ERC1155 NFT standards at the same time.
- Updated GenerateNFTRequestAsync in STARCLI.Lib to now ask what NFTStandard they wish to mint for as well as where the meta data/image should be stored.1 parent 6668f3b commit 58699fd
8 files changed
Lines changed: 247 additions & 201 deletions
File tree
- NextGenSoftware.OASIS.API.Core
- Enums
- Interfaces/NFT/Requests
- Objects/NFT/Requests
- NextGenSoftware.OASIS.API.DNA
- NextGenSoftware.OASIS.API.ONODE.Core/Managers
- NextGenSoftware.OASIS.STAR.CLI.Lib
- NextGenSoftware.OASIS.STAR.CLI
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 228 additions & 193 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2277 | 2277 | | |
2278 | 2278 | | |
2279 | 2279 | | |
| 2280 | + | |
| 2281 | + | |
2280 | 2282 | | |
2281 | 2283 | | |
2282 | 2284 | | |
| |||
2316 | 2318 | | |
2317 | 2319 | | |
2318 | 2320 | | |
2319 | | - | |
2320 | | - | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
2321 | 2329 | | |
2322 | 2330 | | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
2323 | 2334 | | |
2324 | 2335 | | |
2325 | 2336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments