-
Notifications
You must be signed in to change notification settings - Fork 37
Add Certifium to the list of NFT marketplaces #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -493,10 +493,15 @@ and more. | |||||||||||||||||||||||||||||||||||||
| design custom drops, and offer fans exclusive content and gated experiences on | ||||||||||||||||||||||||||||||||||||||
| their own branded website. | ||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||
| **[Certifium](https://certifium.com)**: Certifium is a compliance-first RWA | ||||||||||||||||||||||||||||||||||||||
| NFT marketplace for certified coins and collectibles. USDC payments, gasless | ||||||||||||||||||||||||||||||||||||||
| transactions via Coinbase Paymaster, and physical asset custody with | ||||||||||||||||||||||||||||||||||||||
| redemption. | ||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||
| **[Certifium](https://certifium.com)**: Certifium is a compliance-first RWA | |
| NFT marketplace for certified coins and collectibles. USDC payments, gasless | |
| transactions via Coinbase Paymaster, and physical asset custody with | |
| redemption. | |
| - **[Certifium](https://certifium.com)**: Certifium is a compliance-first RWA | |
| NFT marketplace for certified coins and collectibles. USDC payments, gasless | |
| transactions via Coinbase Paymaster, and physical asset custody with | |
| redemption. |
Copilot
AI
Jan 22, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent indentation. The continuation lines use 4 spaces instead of 2 spaces like other multi-line entries in the list (e.g., see Crossmint, Decent, etc.).
| **[Certifium](https://certifium.com)**: Certifium is a compliance-first RWA | |
| NFT marketplace for certified coins and collectibles. USDC payments, gasless | |
| transactions via Coinbase Paymaster, and physical asset custody with | |
| redemption. | |
| - **[Certifium](https://certifium.com)**: Certifium is a compliance-first RWA | |
| NFT marketplace for certified coins and collectibles. USDC payments, gasless | |
| transactions via Coinbase Paymaster, and physical asset custody with | |
| redemption. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing whitespace detected at the end of lines. All four lines in this entry have excessive trailing spaces that are not present in other entries and should be removed for consistency.