Back to Services
Developer Tools

Decentralised SDK

Integrate secure, non-custodial crypto payments with a fast, developer-friendly SDK.

Designed for scalability and reduced integration complexity.

Want a bigger setup? Explore Resmic PRO.
Quick integration
non-custodial • multi-chain
// Initialize Resmic SDK
import {CryptoPayment, Tokens, Chains} from 'resmic'

function App() {

  return (
      <div>
        <CryptoPayment 
             Address={{EVM:"YOUR_WALLET_ADDRESS", STARKNET:"YOUR_WALLET_ADDRESS"}} // Wallet Address to receive Funds.
             Chains={[ Chains.Ethereum, Chains.Polygon, Chains.Starknet, Chains.Sepolia ]}
             Tokens ={[Tokens.STARK, Tokens.ETH, Tokens.USDT ]} 
             Amount={100} // Amount in USD
        />
      </div>
  )
}

Features

0 down-time
Easy Integration
Non-Custodial
100% Decentralised
Secure transactions
Multi-chain support
Seamless wallet integration

Why Choose Our SDK

Plug & Play Integration
Ship integration quickly with clean APIs.
No Middlemen
Direct settlement flows without unnecessary intermediaries.
Multi-Chain Support
Coverage across networks so you can scale.

Build the Future with Our SDK