Commit 43bdfe3
committed
- Added FromWalletAddress, ToWalletAddress & MemoText to INFTWalletTransactionRequest interface & NFTWalletTransactionRequest in OASIS.API.Core.
- INFTWalletTransactionRequest no longer extends from IWalletTransactionRequest interface in OASIS.API.Core.
- NFTWalletTransactionRequest no longer extends from WalletTransactionRequest in OASIS.API.Core.
- Re-wrote MintNFTAsync in STARCLI in STAR.CLI.Lib.
- Added PlaceGeoNFTAsync method to STARCLI in STAR.CLI.Lib.
- Added ListGeoNFTsAsync method to STARCLI in STAR.CLI.Lib.
- Added ListNFTsAsync method to STARCLI in STAR.CLI.Lib.
- Added ShowNFT method to STARCLI in STAR.CLI.Lib.
- Added SendNFTAsync method to STARCLI in STAR.CLI.Lib.
- Re-wrote GenerateNFTRequestAsync to STARCL in STAR.CLI.Lib.
- Added GenerateGeoNFTRequestAsync to STARCL in STAR.CLI.Lib.1 parent c5eeb8c commit 43bdfe3
3 files changed
Lines changed: 423 additions & 252 deletions
File tree
- NextGenSoftware.OASIS.API.Core
- Interfaces/NFT/Requests
- Objects/NFT/Requests
- NextGenSoftware.OASIS.STAR.CLI.Lib
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
0 commit comments