Commit 5faaf1b
committed
[Portal] Universal Bridge .NET (#6625)
<!--
## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):
## Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.
## How to test
Unit tests, playground, etc.
-->
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on the removal of several payment-related pages in the `.NET SDK` documentation and the addition of a new section for the `Universal Bridge`, including examples and detailed API usage.
### Detailed summary
- Deleted pages:
- `quickstart/page.mdx`
- `buywithfiat/page.mdx`
- `buywithcrypto/page.mdx`
- `getbuyhistory/page.mdx`
- `getbuywithfiatquote/page.mdx`
- `getbuywithfiatstatus/page.mdx`
- `getbuywithcryptoquote/page.mdx`
- `getbuywithcryptostatus/page.mdx`
- `getbuywithfiatcurrencies/page.mdx`
- Updated `sidebar.tsx` to remove payment links and add a new `Bridge` section.
- Introduced `Universal Bridge` documentation with:
- Metadata creation
- Core API examples for buying, selling, and transferring tokens.
- Code snippets for `C#` usage of the `ThirdwebBridge`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->1 parent 4847ada commit 5faaf1b
File tree
11 files changed
+147
-601
lines changed- apps/portal/src/app/dotnet
- pay
- buywithcrypto
- buywithfiat
- getbuyhistory
- getbuywithcryptoquote
- getbuywithcryptostatus
- getbuywithfiatcurrencies
- getbuywithfiatquote
- getbuywithfiatstatus
- quickstart
- universal-bridge/quickstart
11 files changed
+147
-601
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 83 deletions
This file was deleted.
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
0 commit comments