Skip to content

Commit ae63d90

Browse files
committed
update content based on the comments
1 parent 13fdded commit ae63d90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/en/developers/guides/canvas-badge-integration.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ We are thrilled to have you join us in building unique badges on Scroll Canvas,
2020

2121
### Canvas
2222

23-
Each Canvas is a `Profile` smart contract, minted by the users through the `ProfileRegistry` contract on Scroll. Canvas is not transferrable and unique to each wallet.
23+
Each Canvas is a `Profile` smart contract, minted by the users through the `ProfileRegistry` contract on Scroll. Canvas is not transferrable and unique to each wallet. ([link to Canvas contract](https://github.com/scroll-tech/canvas-contracts))
2424

2525
Canvas is an open onchain profile database of user identities and achievements ([check out dashboard built by community on Dune](https://dune.com/soodoo/scroll-marks)).
2626

@@ -41,7 +41,7 @@ Developers can design badges in two ways:
4141
| Badge Structure | Description |
4242
| --- | --- |
4343
| **`Singleton badges`** | static attestations based on a certain user action/attribute. |
44-
| **`Leveled badges`** | dynamic attestations based on the progression of the users’ onchain |
44+
| **`Leveled badges`** | dynamic attestations based on the progression of the users’ onchain activities |
4545

4646
## Before you Start
4747

@@ -60,7 +60,7 @@ For Canvas and badge questions, please join [Scroll dev support channel](https:/
6060

6161
### Visual Format Request:
6262

63-
- Maximum resolution: 480px x 480px
63+
- Minimum resolution: 480px x 480px
6464
- Optimal resolution: 600px x 600px
6565
- File size: Under 300KB
6666

0 commit comments

Comments
 (0)