Skip to content

sorobix/sorobix

Repository files navigation

Sorobix

Logo

Online IDE to compile, deploy, and invoke Soroban Smart Contracts on-the-fly on the Stellar network

Backend Repository

https://github.com/ShubhamPalriwala/sorobix

How it works

Sorobix provides the user an IDE on the cloud freely accessible to access and interact with the Smart Contracts on Soroban. We provide in-house support for

  • Account Creation on FutureNet
  • Faucet Money Deposits via FriendBot
  • Compiling Rust smart contracts on the web
  • Deploying these smart contracts on the Futurenet
  • Invoking existing deployed smart contracts using their Contract ID

We beleive this will take the Soroban Smart Contracts to new horizons as the community can now try out Soroban on-to-go with 0 local setup! With endless possibilites of integrating this in the existing ecosystem, for example, integrating these with our official Soroban documentation, and many more, we aim to take Sorobix and Soroban hand-in-hand to newer heights!

arch

Tech Stack

  • Python
  • Shell
  • ReactJS
  • FastAPI
  • FutureNet
  • Soroban Tools

Local Setup

  1. Clone this repo using git clone https://github.com/rishabhkeshan/sorobix
  2. Install the dependencies using npm install
  3. Start the project locally by npm start

License

Licensed under MIT License : https://opensource.org/licenses/MIT

Made with ❤ by Team Gavakshi