Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cavieslabs/hamsterswap-frontend
A cross-chain peer-to-peer (P2P) protocol for swapping digital collectibles and assets.
https://github.com/cavieslabs/hamsterswap-frontend
blockchain dapp ethereum smart-contracts solana
Last synced: 5 days ago
JSON representation
A cross-chain peer-to-peer (P2P) protocol for swapping digital collectibles and assets.
- Host: GitHub
- URL: https://github.com/cavieslabs/hamsterswap-frontend
- Owner: CaviesLabs
- License: mit
- Created: 2022-11-21T04:03:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T12:21:19.000Z (over 1 year ago)
- Last Synced: 2024-05-30T02:31:31.626Z (8 months ago)
- Topics: blockchain, dapp, ethereum, smart-contracts, solana
- Language: TypeScript
- Homepage: https://p2p.hamsterbox.xyz/
- Size: 19 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.