cNGN documentation
  • Introduction
    • Overview
      • Use Cases
      • Definitions
      • Brand Assets
    • Going Live checklist
  • Getting Started
    • Security
      • Generating SSH keys
      • Generating API Keys
      • Encrypting / Decrypting Request
  • Integrations
    • Contract Address
    • Networks Enum
    • Authorization
    • Endpoints
      • Get Balance
      • Get Bank List
      • Transaction History
      • Virtual Account
      • Redeem Assets
      • Withdraw cNGN
      • Verify Withdrawal
      • Bridge cNGN
      • Whitelist Address
  • Libraries/SDKs
    • Backend Libraries
      • cNGN PHP Library
      • cNGN Python Library
      • cNGN Nodejs Library
      • cNGN Java Library
    • Frontend SDKs/Widget
Powered by GitBook
On this page
  1. Introduction

Overview

NextUse Cases

Last updated 6 months ago

Welcome to the cNGN API documentation. cNGN is Africa's first regulated stablecoin, providing a fully compliant digital asset with unparalleled trust and transparency. Our API allows institutions, businesses, and individual users to integrate the cNGN stablecoin into their applications, facilitating secure transactions while ensuring regulatory compliance.

This API is designed for ease of use, enabling developers to interact with the cNGN platform to manage assets, perform transactions, and monitor wallet activities with high security and transparency.

The cNGN contract addresses with supported networks can be found here; . cNGN API also comes with libraries written in , , and , for easy integration by merchants and financial institutions to make calls to our API when they want to;

  • Create Wallets

  • Swap cNGN between block

  • Deposit cNGN for Cash to Bank account

  • Request for virtual account to make payment for cNGN

  • Whitelist withdrawal address

  • Get your cNGN balance from the cNGN platform

  • Get transaction history

https://github.com/wrappedcbdc/stablecoin-cngn
java
typescript
python
php