Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Sep 14, 2023
1 parent 18fb124 commit e4bc377
Show file tree
Hide file tree
Showing 8 changed files with 287 additions and 19 deletions.
268 changes: 268 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/SoulNameErrorCodes.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes
- v3.1.4](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes

# Enumeration: SoulNameErrorCodes

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ArweaveConfig.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / ArweaveConfig
- v3.1.4](../README.md) / [Exports](../modules.md) / ArweaveConfig

# Interface: ArweaveConfig

Expand Down
8 changes: 4 additions & 4 deletions docs/interfaces/MasaContextProviderProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / MasaContextProviderProps
- v3.1.4](../README.md) / [Exports](../modules.md) / MasaContextProviderProps

# Interface: MasaContextProviderProps

Expand Down Expand Up @@ -102,7 +102,7 @@

### SupportedNetworks

`Optional` **SupportedNetworks**: `Partial`<{ `alfajores`: `Network` ; `base`: `Network` ; `basegoerli`: `Network` ; `bsc`: `Network` ; `bsctest`: `Network` ; `celo`: `Network` ; `ethereum`: `Network` ; `goerli`: `Network` ; `mumbai`: `Network` ; `polygon`: `Network` ; `unknown`: `Network` }\>
`Optional` **SupportedNetworks**: `Partial`<{ `alfajores`: `Network` ; `base`: `Network` ; `basegoerli`: `Network` ; `bsc`: `Network` ; `bsctest`: `Network` ; `celo`: `Network` ; `ethereum`: `Network` ; `goerli`: `Network` ; `mumbai`: `Network` ; `opbnb`: `Network` ; `opbnbtest`: `Network` ; `polygon`: `Network` ; `unknown`: `Network` }\>

#### Inherited from

Expand Down Expand Up @@ -138,7 +138,7 @@ ___

### badges

`Optional` **badges**: `any`[]
`Optional` **badges**: `unknown`[]

#### Inherited from

Expand Down Expand Up @@ -268,7 +268,7 @@ ___

### customSBTs

`Optional` **customSBTs**: `any`[]
`Optional` **customSBTs**: `CustomGallerySBT` & `MasaSBTWrapper`<`MasaSBT`\> & { `tokens`: { `metadata?`: { `description`: `string` ; `image`: `string` ; `name`: `string` } ; `tokenId`: `BigNumber` ; `tokenUri`: `string` }[] }[]

#### Inherited from

Expand Down
8 changes: 4 additions & 4 deletions docs/interfaces/MasaShape.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / MasaShape
- v3.1.4](../README.md) / [Exports](../modules.md) / MasaShape

# Interface: MasaShape

Expand Down Expand Up @@ -99,7 +99,7 @@

### SupportedNetworks

`Optional` **SupportedNetworks**: `Partial`<{ `alfajores`: `Network` ; `base`: `Network` ; `basegoerli`: `Network` ; `bsc`: `Network` ; `bsctest`: `Network` ; `celo`: `Network` ; `ethereum`: `Network` ; `goerli`: `Network` ; `mumbai`: `Network` ; `polygon`: `Network` ; `unknown`: `Network` }\>
`Optional` **SupportedNetworks**: `Partial`<{ `alfajores`: `Network` ; `base`: `Network` ; `basegoerli`: `Network` ; `bsc`: `Network` ; `bsctest`: `Network` ; `celo`: `Network` ; `ethereum`: `Network` ; `goerli`: `Network` ; `mumbai`: `Network` ; `opbnb`: `Network` ; `opbnbtest`: `Network` ; `polygon`: `Network` ; `unknown`: `Network` }\>

___

Expand All @@ -117,7 +117,7 @@ ___

### badges

`Optional` **badges**: `any`[]
`Optional` **badges**: `unknown`[]

___

Expand Down Expand Up @@ -207,7 +207,7 @@ ___

### customSBTs

`Optional` **customSBTs**: `any`[]
`Optional` **customSBTs**: `CustomGallerySBT` & `MasaSBTWrapper`<`MasaSBT`\> & { `tokens`: { `metadata?`: { `description`: `string` ; `image`: `string` ; `name`: `string` } ; `tokenId`: `BigNumber` ; `tokenUri`: `string` }[] }[]

___

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ModalProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / ModalProps
- v3.1.4](../README.md) / [Exports](../modules.md) / ModalProps

# Interface: ModalProps

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/SpinnerProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v3.0.20](../README.md) / [Exports](../modules.md) / SpinnerProps
- v3.1.4](../README.md) / [Exports](../modules.md) / SpinnerProps

# Interface: SpinnerProps

Expand Down
14 changes: 7 additions & 7 deletions docs/modules.md
@@ -1,8 +1,8 @@
[# Masa React
- v3.0.20](README.md) / Exports
- v3.1.4](README.md) / Exports

# # Masa React
- v3.0.20
- v3.1.4

## Table of contents

Expand Down Expand Up @@ -355,7 +355,7 @@ ___
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -374,7 +374,7 @@ ___
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -393,7 +393,7 @@ ___
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -412,7 +412,7 @@ ___
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

#### Returns
Expand All @@ -431,7 +431,7 @@ ___
| :------ | :------ |
| `«destructured»` | `Object` |
| › `masa?` | `Masa` |
| › `signer?` | `any` |
| › `signer?` | `Signer` |
| › `walletAddress?` | `string` |

#### Returns
Expand Down

0 comments on commit e4bc377

Please sign in to comment.