altugbakan / sorodogs

Non Fungible Tokens on Stellar using Soroban Network

Home Page:https://sorodogs.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoroDogs: NFTs on Stellar using Soroban Platform

Visitor NFTs

Contract and Frontend for the SoroDogs NFTs

38303ce284ff09e8ed8e44cb5263d5fa4cfc1fa155c0724e54e3d258ddb1bd09 on Soroban Futurenet



Contracts

The contracts are built using the soroban-sdk and Rust. You can check the contracts here.

Frontend

The frontend is built using TypeScript, React, Vite, and soroban-client. You can check it out here.

Requirements

  1. Rust
  2. Soroban CLI
  3. Node.js
  4. Yarn

Usage

  1. Clone or Fork this repository
git clone https://github.com/altugbakan/sorodogs
cd sorodogs
  1. Install dependencies
yarn install
  1. Start the development server
yarn run dev

License

The frontend and the contracts are MIT licensed.

About

Non Fungible Tokens on Stellar using Soroban Network

https://sorodogs.surge.sh

License:MIT License


Languages

Language:TypeScript 50.5%Language:Rust 48.6%Language:HTML 0.5%Language:Shell 0.4%