Inspiration

In a world dominated by a few tech giants controlling storage and compute, innovation was stifled, and privacy often compromised. But we imagined a different future—one where unused resources from millions of devices worldwide could form a decentralized network, accessible to all.

This vision is Stellar Network—a platform that empowers users to share unused compute power and storage, creating a secure, scalable, and cost-effective solution for individuals and businesses alike. With Stellar Network, data is protected, costs are lowered, and innovation thrives, driven by the collective power of a decentralized community and the constellation network.

What it does

  • Decentralized node setup : Users who want to set up a node provide details of their device with all the necessary specifications of the device (preferably GPUs). The node on approval by the centralized system gets added into the network of nodes which are ready to run remote workloads.

  • Running Workloads on the Stellar Network : Users who want to run heavy workloads(mostly ML models) remotely can upload their models to the platform where the computation happens on a remote node for a small cost. We create a session in the remote machine on whose completion the rewards will be granted to the remote node.

  • Remote storage : Users who want to store their large files and folders remotely can upload their folders to the platform, on which they get a key. By using this key, users can retrieve the saved files.

  • Constellation Network : Constellation network plays a pivotal role in our software. The application is supported by a metagraph which is hosted on a centralized endpoint and all the node details are validated and stored on the metagraph. Also the dag4.js library helps us connect the metagraph to our website. The integrated stargazer wallet is used to manage transactions in our platform. The DAG token is used for transactions, which generates large interest in the public due to it's big potential to become a big player in the token ecosystem.

How we built it

We used an instance on Linode to run the EuclidSDK and our metagraph. Our application is a progressive web app built with Ionic framework and Angular leveraging the Stargazer Wallet.

Challenges we ran into

Integrating the Dag4 library in an angular application showed many errors related to npm dependencies.

Accomplishments that we're proud of

  • Creation of metagraph
  • Connecting app to Stargazer Wallet
  • Signing Node and Workload Data

What we learned

  • Creation of L0 tokens and networks
  • Connecting web apps to Stargazer Wallet

What's next for Stellar Network

  • Integrating storage IaaS using IPFS and Theta Edge Store

Built With

Share this project:

Updates