Skip to content

Decentralized application (DApp) built on the Stellar blockchain, enabling users to perform micro-transactions, manage their Stellar accounts, and send payments using the Stellar Testnet.

Notifications You must be signed in to change notification settings

abalshakou/micro-payments-stellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Micro-Payments DApp

This project is a decentralized application (DApp) built on the Stellar blockchain, enabling users to perform micro-transactions, manage their Stellar accounts, and send payments using the Stellar Testnet.

Features

  • Create Stellar Wallets: Generate new Stellar accounts and activate them using the Testnet Friendbot.
  • Check Account Balance: View the balance and assets associated with a Stellar account.
  • Send Payments: Transfer XLM or other Stellar-based assets between accounts.
  • Stellar Testnet Integration: The application works with Stellar's Testnet, making it ideal for development and testing purposes.

Technologies Used

  • Stellar SDK: For interacting with the Stellar blockchain.
  • Express.js: Backend framework to handle API requests.
  • Axios: For making HTTP requests to external services (e.g., Friendbot).
  • Node.js: Backend server.
  • CORS and JSON Parsing Middleware: To manage cross-origin requests and JSON data.

How to Use

  1. Clone the repository.

  2. Install dependencies using:

    npm install

About

Decentralized application (DApp) built on the Stellar blockchain, enabling users to perform micro-transactions, manage their Stellar accounts, and send payments using the Stellar Testnet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published