From 5d0950be7e70b10bb49b21e950c429d5371f0223 Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:55:40 +0000 Subject: [PATCH] feat(accounts): add GitHub repo badge to Accounts SDK page Co-Authored-By: Brendan Ryan <1572504+brendanjryan@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d6912-fbf8-72d8-9c0b-a2fa455ae055 --- src/pages/accounts/index.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/pages/accounts/index.mdx b/src/pages/accounts/index.mdx index d1ec23e1..889f9bfc 100644 --- a/src/pages/accounts/index.mdx +++ b/src/pages/accounts/index.mdx @@ -7,6 +7,7 @@ import { Cards, Card } from 'vocs' import { AccountsSignIn } from '../../components/guides/AccountsSignIn' import * as Demo from '../../components/guides/Demo.tsx' import * as Step from '../../components/guides/steps' +import IconGitHub from '~icons/simple-icons/github' # Getting Started @@ -14,6 +15,20 @@ import * as Step from '../../components/guides/steps' The Tempo Accounts SDK is a TypeScript library for applications and wallets to create, manage, and interact with accounts on Tempo. +
+ + + + GitHub + + +
+ ### Demo: Sign in Try it out by logging into Tempo Wallet below: