Built on Solana

Pay with a 6-digit code.
On Solana.

Instant payments on Solana. No QR codes. No card numbers. Just tell the merchant your code.

000000
Pay with SLIKReceive payments

How it works

The merchant sets the amount, the customer speaks a code, the payment is done. Simple as that.

01
Merchant enters the amount

Opens the SLIK terminal, types 42 PLN. The system converts to SOL at a live rate and creates a payment request.

02
Customer generates a code

Opens the SLIK app, taps 'Generate code'. Gets a random 6-digit number - valid for 120 seconds. Tells it to the merchant verbally.

03
Merchant enters the code

Types the 6 digits into the terminal. The system matches the code to the payment and asks the customer for approval.

04
Customer approves. Done.

One tap in the wallet. SOL is transferred atomically with an on-chain receipt. Both sides see confirmation in ~400ms.

For developers

Build with SLIK

Two npm packages. React hooks for customer and merchant flows. One catch-all API route for the backend. Ship payments in minutes.

// Install
npm install @slik-pay/sdk @slik-pay/server

// React - customer side
import { usePaymentCode, useSlikPay } from '@slik-pay/sdk/react'

// Backend - one line
export const { GET, POST } = createSlikRoutes({ store, connection })
View on GitHubFor vendors
~400ms
Confirmation time
0.2%
Protocol fee
6 digits
One code, one payment
$0
No monthly fees