Giter Site home page Giter Site logo

stellar-apps's Introduction

Logo

Soroban Dapps

Overview

Soroban DApps is a collection of demos and experiments showcasing the capabilities of Soroban smart contracts. Each folder within this repository represents a different DApp, offering a README file with detailed information about its purpose and usage.

Some of the Dapps also have examples of integration with stellar-plus library, an all-in-one Javascript library for building and interacting with the Stellar network. Stellar Plus bundles the main resources from the community into an easy-to-use set of tools and capabilities.

Please note that the demos and experiments included in this repository are meant for educational and illustrative purposes. They can help developers get started with Soroban and serve as a foundation for building more sophisticated and customized applications.

Repository Summary

Name Description Components
Certificate of Deposit Soroban smart contracts for the Certificates of Deposit (CD) use case using a Stellar Classic asset and a deployer. Contracts
Liquidity Pool Dapp Frontend application for the Liquidity Pool use case. Contracts + React application
Liquidity Pool Load Test Load test for Liquidity Pool contract in shell script. Contracts + Shell script
Event Watcher Liquidity pool dashboard application that is updated in real time by capturing data from Soroban events integrated with a database. Contracts + React application + Rust backend + Rust event watcher
DApps Profiling Soroban contract profiling examples that offer insights into their efficiency and resource utilization. Typescript application integrated with Stellar-plus

Contributing

Opening Issues

Feel free to open an issue for bug reports, feature requests, or general feedback. Please provide a clear and detailed description.

Pull Requests

  1. Fork the repository.
  2. Create a branch from main.
    git checkout main
    git pull origin main
    git checkout -b your-feature-branch
    
  3. Make your changes.
  4. Commit and push your changes to your forked repository.
    git add .
    git commit -m "Your commit message"
    git push origin your-feature-branch
    
  5. Visit your forked repository on GitHub and create a pull request from your feature branch to the original repository's main branch.

Learn more:

Get involved:

Need Help?

stellar-apps's People

Contributors

alessandrak avatar fazzatti avatar alexandrenicolas avatar alessandratrc avatar julian-dev28 avatar mreddychitti avatar hctzb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.