πŸ”¬
Chainex Whitepaper
  • πŸ‘‹ChainEx Overview
  • Technological Foundations
    • πŸ’‘Account Abstraction: The New Horizon
    • ✨ERC-4337
    • πŸ‘©β€πŸ­User Operations
    • πŸ’‘Usecases
  • ChainEx Fundamentals
    • πŸ“ͺDApps Suite
    • πŸ› οΈRoadmap
    • πŸͺ™Tokenomics
    • ℹ️ChainEx Token Utility
    • ❓FAQs
  • Revenue
    • πŸ’ΈRevenue Sharing
    • πŸ’΅Revenue Generation Stratergy
    • πŸ’²Paymaster Fees
  • SDK Integration Docs
    • πŸ‘¨β€πŸ’»Getting started
    • 🌟Initializing SDK
    • πŸ’ΈMaking transactions
    • πŸ•ΉοΈDemos
  • Community
    • 🌐Website
    • πŸ“žTelegram
    • 🐦Twitter
Powered by GitBook
On this page
  • Introduction
  • Installing Dependencies​
  • Configuring Environment Variables
  1. SDK Integration Docs

Getting started

Last updated 1 year ago

Introduction

The ChainEx SDK is an advanced tool designed for seamless integration with smart contracts, aligning with the ERC-4337 standard for account abstraction. This comprehensive guide focuses on utilizing the ChainEx SDK to enable gasless transactions and streamline interactions.

Installing Dependencies

Make sure you have installed the ChainEx SDK and all the helper packages:

npm i @chainex/chainex-sdk

Configuring Environment Variables

Establish the following variable in your environment:

Hit us with your project details and how you want to use our SDK. Our team generally replies within 12 hours and creates a private TG group for further conversation and integration support We will have a dashboard to handle this part very soon...

API_KEY: Get your unique ChainEx SDK API key by filling this form

πŸ‘¨β€πŸ’»
https://forms.gle/E2WGi9gkg267FdoX6
​
Logonpm: @chainex/chainex-sdknpm
npm