On-chain wedding registry dApp built on Solana.
Last updated Feb 6, 2025
11
Stars
1
Forks
0
Issues
0
Stars/day
Attention Score
1
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Solbond
An on-chain wedding registry dApp built on Solana with Rust and Svelte.js.
About • Notes • Prerequisites • Setup • Deployment • References • License

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:
- Misc
- Important:
Prerequisites
for running the dApp locally:
- General
- Client:
- Program
for using the dApp:
- 2 Sollet wallets are needed to use the dApp (Only sollet is supported currently).
Setup
- Follow the Client README to setup the client.
- Follow the Program README to setup the program.
Deployment
Solbond's client is currently deployed on Vercel, and the program is deployed on devnet.
Click here to visit.
References
- Paul Shcaaf's Escrow Program: https://github.com/paul-schaaf/solana-escrow/tree/master/program
- Paul Schaaf's Escrow Client: https://github.com/paul-schaaf/escrow-ui
- Claude Barde's 'Get Married on the Blockchain!' medium article: https://medium.com/coinmonks/get-married-on-the-blockchain-25091f12399b
- Solana Program Library: https://github.com/solana-labs/solana-program-library
License
MIT License | Copyright (c) 2024 Kumar Shashwat
🔗 More in this category