Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 90fd3e0

Browse files
authored
Merge pull request #147 from nevermined-io/refactor/useisnft721holder
Refactor/useisnft721holder
2 parents bd89666 + 3ad5d63 commit 90fd3e0

30 files changed

+171
-139
lines changed

docs/core/enums/index.State.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#### Defined in
2222

23-
[src/types/index.ts:416](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L416)
23+
[src/types/index.ts:416](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L416)
2424

2525
___
2626

@@ -30,7 +30,7 @@ ___
3030

3131
#### Defined in
3232

33-
[src/types/index.ts:414](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L414)
33+
[src/types/index.ts:414](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L414)
3434

3535
___
3636

@@ -40,4 +40,4 @@ ___
4040

4141
#### Defined in
4242

43-
[src/types/index.ts:415](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L415)
43+
[src/types/index.ts:415](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L415)

docs/core/interfaces/index.AccountModule.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The new generated token
3838

3939
#### Defined in
4040

41-
[src/types/index.ts:477](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L477)
41+
[src/types/index.ts:477](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L477)
4242

4343
___
4444

@@ -66,7 +66,7 @@ List of assets which was bought by the address given as argument
6666

6767
#### Defined in
6868

69-
[src/types/index.ts:472](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L472)
69+
[src/types/index.ts:472](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L472)
7070

7171
___
7272

@@ -94,7 +94,7 @@ List of assets which was published by the address given
9494

9595
#### Defined in
9696

97-
[src/types/index.ts:466](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L466)
97+
[src/types/index.ts:466](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L466)
9898

9999
___
100100

@@ -125,7 +125,7 @@ true if the user owns at least one edition of the NFT
125125

126126
#### Defined in
127127

128-
[src/types/index.ts:492](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L492)
128+
[src/types/index.ts:492](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L492)
129129

130130
___
131131

@@ -157,7 +157,7 @@ true if the user holds the NFT
157157

158158
#### Defined in
159159

160-
[src/types/index.ts:502](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L502)
160+
[src/types/index.ts:502](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L502)
161161

162162
___
163163

@@ -179,4 +179,4 @@ if token is valid it will return true
179179

180180
#### Defined in
181181

182-
[src/types/index.ts:482](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L482)
182+
[src/types/index.ts:482](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L482)

docs/core/interfaces/index.AssetFile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ File title
2727

2828
#### Defined in
2929

30-
[src/types/index.ts:724](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L724)
30+
[src/types/index.ts:724](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L724)
3131

3232
___
3333

@@ -39,4 +39,4 @@ File type: json, txt, etc...
3939

4040
#### Defined in
4141

42-
[src/types/index.ts:722](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L722)
42+
[src/types/index.ts:722](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L722)

docs/core/interfaces/index.AssetPublishParams.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Files to download after buy the asset
3232

3333
#### Defined in
3434

35-
[src/types/index.ts:744](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L744)
35+
[src/types/index.ts:744](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L744)
3636

3737
___
3838

@@ -44,7 +44,7 @@ Who create the asset
4444

4545
#### Defined in
4646

47-
[src/types/index.ts:734](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L734)
47+
[src/types/index.ts:734](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L734)
4848

4949
___
5050

@@ -56,7 +56,7 @@ The category that belong the asset
5656

5757
#### Defined in
5858

59-
[src/types/index.ts:740](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L740)
59+
[src/types/index.ts:740](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L740)
6060

6161
___
6262

@@ -68,7 +68,7 @@ Description about what is the utility of the asset
6868

6969
#### Defined in
7070

71-
[src/types/index.ts:736](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L736)
71+
[src/types/index.ts:736](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L736)
7272

7373
___
7474

@@ -80,7 +80,7 @@ Name of the asset
8080

8181
#### Defined in
8282

83-
[src/types/index.ts:732](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L732)
83+
[src/types/index.ts:732](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L732)
8484

8585
___
8686

@@ -92,7 +92,7 @@ Price of the asset
9292

9393
#### Defined in
9494

95-
[src/types/index.ts:742](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L742)
95+
[src/types/index.ts:742](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L742)
9696

9797
___
9898

@@ -104,4 +104,4 @@ The type of the asset
104104

105105
#### Defined in
106106

107-
[src/types/index.ts:738](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L738)
107+
[src/types/index.ts:738](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L738)

docs/core/interfaces/index.AssetPublishProviderState.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Handle publish asset message
4040

4141
#### Defined in
4242

43-
[src/types/index.ts:822](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L822)
43+
[src/types/index.ts:822](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L822)
4444

4545
___
4646

@@ -52,7 +52,7 @@ All the parameters needed to publish an asset
5252

5353
#### Defined in
5454

55-
[src/types/index.ts:828](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L828)
55+
[src/types/index.ts:828](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L828)
5656

5757
___
5858

@@ -64,7 +64,7 @@ Handle error publish asset message
6464

6565
#### Defined in
6666

67-
[src/types/index.ts:820](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L820)
67+
[src/types/index.ts:820](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L820)
6868

6969
___
7070

@@ -91,7 +91,7 @@ Update asset parameters when some input changes
9191

9292
#### Defined in
9393

94-
[src/types/index.ts:839](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L839)
94+
[src/types/index.ts:839](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L839)
9595

9696
___
9797

@@ -103,7 +103,7 @@ If the asset is publishing
103103

104104
#### Defined in
105105

106-
[src/types/index.ts:826](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L826)
106+
[src/types/index.ts:826](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L826)
107107

108108
___
109109

@@ -115,7 +115,7 @@ If the asset was published correctly
115115

116116
#### Defined in
117117

118-
[src/types/index.ts:824](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L824)
118+
[src/types/index.ts:824](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L824)
119119

120120
___
121121

@@ -147,7 +147,7 @@ Asset object
147147

148148
#### Defined in
149149

150-
[src/types/index.ts:870](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L870)
150+
[src/types/index.ts:870](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L870)
151151

152152
___
153153

@@ -177,7 +177,7 @@ Asset object
177177

178178
#### Defined in
179179

180-
[src/types/index.ts:856](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L856)
180+
[src/types/index.ts:856](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L856)
181181

182182
___
183183

@@ -206,7 +206,7 @@ Asset object
206206

207207
#### Defined in
208208

209-
[src/types/index.ts:849](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L849)
209+
[src/types/index.ts:849](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L849)
210210

211211
___
212212

@@ -232,7 +232,7 @@ Reset all the parameters of the asset
232232

233233
#### Defined in
234234

235-
[src/types/index.ts:843](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L843)
235+
[src/types/index.ts:843](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L843)
236236

237237
___
238238

@@ -244,7 +244,7 @@ Set error asset message
244244

245245
#### Defined in
246246

247-
[src/types/index.ts:834](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L834)
247+
[src/types/index.ts:834](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L834)
248248

249249
___
250250

@@ -256,7 +256,7 @@ Set asset message
256256

257257
#### Defined in
258258

259-
[src/types/index.ts:832](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L832)
259+
[src/types/index.ts:832](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L832)
260260

261261
___
262262

@@ -268,4 +268,4 @@ Set parameters needed to publish an asset
268268

269269
#### Defined in
270270

271-
[src/types/index.ts:830](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L830)
271+
[src/types/index.ts:830](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L830)

docs/core/interfaces/index.AssetState.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Asset object
2626

2727
#### Defined in
2828

29-
[src/types/index.ts:668](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L668)
29+
[src/types/index.ts:668](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L668)
3030

3131
___
3232

@@ -38,7 +38,7 @@ Error message from some operation with asset
3838

3939
#### Defined in
4040

41-
[src/types/index.ts:672](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L672)
41+
[src/types/index.ts:672](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L672)
4242

4343
___
4444

@@ -50,7 +50,7 @@ True if asset object is loaded
5050

5151
#### Defined in
5252

53-
[src/types/index.ts:674](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L674)
53+
[src/types/index.ts:674](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L674)
5454

5555
___
5656

@@ -62,7 +62,7 @@ Metada of the asset with the basic information
6262

6363
#### Defined in
6464

65-
[src/types/index.ts:670](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L670)
65+
[src/types/index.ts:670](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L670)
6666

6767
___
6868

@@ -74,4 +74,4 @@ Details of the asset agreement
7474

7575
#### Defined in
7676

77-
[src/types/index.ts:676](https://github.com/nevermined-io/components-catalog/blob/f49140f/lib/src/types/index.ts#L676)
77+
[src/types/index.ts:676](https://github.com/nevermined-io/components-catalog/blob/ff8bd4a/lib/src/types/index.ts#L676)

0 commit comments

Comments
 (0)