Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed PR for Challenge Palta Labs #70

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
<!-- # @create-soroban-dapp.
<img width="1411" alt="Soroban Vitae" src="https://github.com/user-attachments/assets/c490ba73-75f6-4578-bc4b-309a7637158d">

## Create Smart Contract
![SmartContract](https://github.com/user-attachments/assets/25f9690e-ea5e-41f6-b3a5-bcc4468bc13f)
## Front-end


https://github.com/user-attachments/assets/bee9eaf7-880b-47a5-a2ce-16c6e1ae238c


## Blockchain
![Blockchain](https://github.com/user-attachments/assets/5a8eb289-9570-4929-b6d9-00f74563bc4c)


[SMART CONTRACT CV](https://stellar.expert/explorer/testnet/contract/CD4PNGSLGNALYC7JLK46Z2FINRRWLG7WMMBBENGBUV7WQTE2USWV27VH)


@create-soroban-dapp is both a npx script and a boilerplate dapp for kickstarting any of your ideas for a Soroban-based Dapp.


Largely inspired by the [ink!athon](https://github.com/scio-labs/inkathon) project by [Scio Labs](https://github.com/scio-labs) and by [@create-t3-app](https://github.com/t3-oss/create-t3-app) by [T3 Open Source](https://github.com/t3-oss) for the script mechanisms.

Check the [`LIVE VERSION`](https://create-soroban-dapp.vercel.app/) of the dapp utilizing already deployed testnet contract!
Expand Down
Loading