Skip to content
View claretnnamocha's full-sized avatar
🤓
Being the best version of me
🤓
Being the best version of me
  • Cloud

Organizations

@pytonik @claret-nnamocha

Block or report claretnnamocha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. custodial-wallet-api custodial-wallet-api Public

    Sample custodial wallet api written with nodejs, typescript and express

    TypeScript 14 5

  2. claret-nnamocha/custodial-wallet-2 claret-nnamocha/custodial-wallet-2 Public

    Improved custodial wallet written in solidity

    Solidity

  3. Simple E2E encryption strategy Simple E2E encryption strategy
    1
    import { decrypt, encrypt, generatePrivate, getPublic } from "eccrypto";
    2
    
                  
    3
    // setup
    4
    let privateKey = generatePrivate();
    5
    let publicKey = getPublic(privateKey);
  4. nest-template nest-template Public template

    TypeScript

  5. thinboard thinboard Public template

    Reusable Next.js admin dashboard template — shadcn/ui, charts, tables, forms, toasts, and light/dark theming. Clone and adapt for any internal tool or SaaS admin.

    TypeScript

  6. rift rift Public template

    Production-ready Expo starter with routing, theming, auth, and a full component library. Break from boilerplate.

    TypeScript