Command Palette

Search for a command to run...

Loading component...

Components Pro Aave token swap

Aave token swap

Interactive cryptocurrency exchange interface with animated number inputs and value calculations. Features smooth micro-interactions, balance validation, and dynamic USD conversion display with framer-motion animations.

Dependencies

Interaction Type

Try adding a number
Observe the value animation
Observe the layout effects
Try clicking the Max button
Try clicking the Clear button

Install via Pro CLI [Requires a Pro license key]

pnpm dlx shadcn add @skiper-ui/skiper22

How to use

import { Skiper22 } from "@/components/v1/skiper22";

const DemoSkiper22 = () => {
  return (
    <main className="h-screen w-full">
      <Skiper22 />
    </main>
  );
};
Props
Description

none

Self Contained Component

Attribution

  • Inspired by and adapted from family App.
  • Recreated micro-interactions from jakub.kr.

Source code

Click on the top right
to view the source code

Keep in mind

Most components here are recreations of the best out there. I don't claim to be the original creator. This is my attempt to reverse-engineer, replicate, and often add a few extra features. I've tried to credit everyone, but if I missed something, let me know.

Contact

Additionlly, if you find any bug or issue, feel free to
Drop a dm.

License & Usage:

  • Free to use and modify in both personal and commercial projects.
  • Attribution to Skiper UI is required when using the free version.
  • No attribution required with Skiper UI Pro.
Aave token swap | Skiper UI | Skiper UI