Giter Site home page Giter Site logo

muratgulsen / solbond Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shashwatah/solbond

0.0 0.0 0.0 898 KB

On-chain wedding registry dApp built on Solana.

Home Page: https://solbond.vercel.app

License: MIT License

JavaScript 15.60% Rust 19.50% TypeScript 17.39% CSS 0.71% HTML 1.06% Svelte 45.74%

solbond's Introduction


Solbond
Solbond

An on-chain wedding registry dApp built on Solana with Rust and Svelte.js.

Release Vercel Deployment

AboutNotesPrerequisitesSetupDeploymentReferencesLicense

Screenshot

Screenshot

This solbond exists under the address: A9VTe6uyjrxjJ1uHVjaRnvCoQHYhuyPbd6GqqES1X1as

About

This project was made as a submission for the on-chain wedding track by Superpumped in the 'Building out Loud' Hackathon by Solana. This repo contains code for both, the Solana Program built with Rust and the client built with Svelte, JavaScript, and TypeScript.

Notes

  • Features expected to be on an on-chain wedding dApp but do not exist on Solbond:

    • Shared assets account - The solana program already creates an account to store each solbond's state, the same account can be used as shared asset accounts.
    • Annulment - Upon annulment the above mentioned account can be dissolved and the assets can be divided among the partners.
    • KYC - on-chain or off-chain KYC is needed to make a dApp that solves this particular problem, legally viable.
  • Misc

    • Any error encountered when sending a transaction, e.g. not enough balance in the wallet, displays the same, vague error message: 'Transaction resulted in an error'. I'll fix this later.
    • Solbond stores data on-chain, services like arweave and IPFS are (obvious) better alternatives.
  • Important:

    • Solana's 'Sollet' wallet has been discontinued, hence, other than viewing previously created contracts, the project is unusable.

Prerequisites

for running the dApp locally:

  • General

    • Git is need to clone the repository on your machine.
  • Client:

    • npm is needed to install packages.
    • Node.js is needed to run the client.
  • Program

    • Rust and Solana CLI tools are needed to build the program and run a test-validator.

for using the dApp:

  • 2 Sollet wallets are needed to use the dApp (Only sollet is supported currently).

Setup

Deployment

Solbond's client is currently deployed on Vercel, and the program is deployed on devnet.
Click here to visit.

References

License

MIT License | Copyright (c) 2024 Kumar Shashwat

solbond's People

Contributors

shashwatah avatar dependabot[bot] 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.