Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itscodeninja/sollectify
Sollectify is a NFT marketplace where users on the platform can easily create, trade and sell non-fungible tokens for their unique digital items like artworks, game items and more.
https://github.com/itscodeninja/sollectify
blockchain nft rust solana-token typescript web3
Last synced: about 2 months ago
JSON representation
Sollectify is a NFT marketplace where users on the platform can easily create, trade and sell non-fungible tokens for their unique digital items like artworks, game items and more.
- Host: GitHub
- URL: https://github.com/itscodeninja/sollectify
- Owner: itscodeninja
- License: apache-2.0
- Created: 2024-08-18T15:01:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T15:05:06.000Z (5 months ago)
- Last Synced: 2024-08-28T18:45:46.611Z (4 months ago)
- Topics: blockchain, nft, rust, solana-token, typescript, web3
- Language: TypeScript
- Homepage:
- Size: 3.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sollectify
Solana NFT Marketplace
Sollectify is a creator-centric NFT marketplace where users on the platform can easily create, trade and sell non-fungible tokens (NFTs) for their unique digital items like artworks, game items and more.
## Note
- **Sollectify is in active development, so all APIs are subject to change.**
- **This code is unaudited. Use at your own risk.**## How To Run Locally
```
yarn
yarn dev
```## License
Sollectify is licensed under Apache 2.0.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Sollectify by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.