Skip to content

Commit

Permalink
Merge pull request #144 from spacescan-io/manage_did
Browse files Browse the repository at this point in the history
collection guide
  • Loading branch information
natsabari authored Sep 17, 2023
2 parents 1e99218 + 121c6a0 commit f66175a
Show file tree
Hide file tree
Showing 19 changed files with 79 additions and 1 deletion.
78 changes: 78 additions & 0 deletions docs/guide/Manage_collection/Manage Collection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
sidebar_position: 9
---

# My collection

We are excited to introduce the new Chia "My collection" in Spacescan. This guide will walk you through the process of setting up a Chia My collection using wallet connect. This process will enable the user to customize their NFT collection to be securely managed and shared with others on the Chia community.


** This feature still in Beta so expect some glitches. [Reach team here for support](https://www.spacescan.io/contact-us) **

### 1) To access the "My collection"

Two way to access the "My collection" page.

i) Go to this link [**spacescan.io**](https://www.spacescan.io/mycollections)

ii)click on the profile icon,then click the "My collection"
![Alt text](col_1.PNG)

### 2) Connect wallet to import the Collection
Connect the wallet before edit/update the Collection.If wallet already connected ,please skip this step and reach to the next step.

Click connect wallet.

![Alt text](col_2.PNG)

Copy the QR code.

![Alt text](col_3.PNG)

Move to the Chia Wallet,click the wallet connect symbol then click the "Add connection"

![Alt text](col_4.PNG)

Paste(ctrl+v) the copied link in the given area.

![Alt text](col_5.PNG)

Choose the wallet.

![Alt text](col_6.PNG)

![Alt text](col_7.PNG)

### 3) Import the Collection
After wallet connect,Move to spacescan.io click the "Import collection"

![Alt text](col_8.PNG)

Enter the "Collection ID" in the text box to import.

![Alt text](col_9.PNG)

Click import collection button,It will show the pop up to confirm the message in the chia wallet.

![Alt text](col_10.PNG)

Go to the chia wallet and click confirm

![Alt text](col_11.PNG)

### 4) Customize your collection
After import the collection,the page will land in the edit page to customize the collection details.

![Alt text](col_12.PNG)

![Alt text](col_13.PNG)

### 5)Public view of the collection

After done your edit ,user can see the imported collection.Just click on that .to see the public view of your collection.

![Alt text](col_14.PNG)

![Alt text](col_15.png)

![Alt text](col_16.PNG)
Binary file added docs/guide/Manage_collection/col_1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_10.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_11.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_12.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_13.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_14.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_16.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_4.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_5.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_6.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_7.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_8.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guide/Manage_collection/col_9.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/guide/manage_token_data/Token2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const sidebars = {
{
type: 'category',
label: 'Guide',
items: ['guide/verifyDID','guide/updatecatinfo','guide/chia_tax','guide/manage_address_profile/manage_address_profile','guide/chia_did_profile/chia_did_profile','guide/manage_asset_monitor/asset_monitor','guide/manage_token_data/token_edit_data'],
items: ['guide/verifyDID','guide/updatecatinfo','guide/chia_tax','guide/manage_address_profile/manage_address_profile','guide/chia_did_profile/chia_did_profile','guide/manage_asset_monitor/asset_monitor','guide/manage_token_data/token_edit_data','guide/Manage_collection/Manage Collection'],
collapsible: true,
collapsed: false,
},
Expand Down

0 comments on commit f66175a

Please sign in to comment.