Skip to content

Commit 5faaf1b

Browse files
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

11 files changed

+147
-601
lines changed

apps/portal/src/app/dotnet/pay/buywithcrypto/page.mdx

Lines changed: 0 additions & 38 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/buywithfiat/page.mdx

Lines changed: 0 additions & 36 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/getbuyhistory/page.mdx

Lines changed: 0 additions & 68 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/getbuywithcryptoquote/page.mdx

Lines changed: 0 additions & 83 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/getbuywithcryptostatus/page.mdx

Lines changed: 0 additions & 51 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/getbuywithfiatcurrencies/page.mdx

Lines changed: 0 additions & 34 deletions
This file was deleted.

apps/portal/src/app/dotnet/pay/getbuywithfiatquote/page.mdx

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)