All Projects → UniqueNetwork → unique-marketplace

UniqueNetwork / unique-marketplace

Licence: Apache-2.0 license
Marketplace for Unique NFT tokens

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to unique-marketplace

waldur-mastermind
Waldur MasterMind is a hybrid cloud orchestrator.
Stars: ✭ 37 (+105.56%)
Mutual labels:  marketplace
Artion-Client
Client app for Artion, a global NFT marketplace on Fantom Opera.
Stars: ✭ 71 (+294.44%)
Mutual labels:  marketplace
development
An Enterprise-ready Cloud Services Management Software
Stars: ✭ 38 (+111.11%)
Mutual labels:  marketplace
solana-nft-monitor
Monitor Solana NFT projects using Github Actions + flatgithub.com
Stars: ✭ 31 (+72.22%)
Mutual labels:  marketplace
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+3377.78%)
Mutual labels:  marketplace
safex
Marketplace interface for the Safe Exchange Client
Stars: ✭ 20 (+11.11%)
Mutual labels:  marketplace
aws-marketplace-serverless-saas-integration
Example of serverless integration for SaaS products listed on the AWS Marketplace.
Stars: ✭ 79 (+338.89%)
Mutual labels:  marketplace
liveshop
融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中
Stars: ✭ 24 (+33.33%)
Mutual labels:  marketplace
bazaar
The extension marketplace for your Flarum forum.
Stars: ✭ 58 (+222.22%)
Mutual labels:  marketplace
laravel-stripe-connect
🦓 Stripe Connect binding for Laravel
Stars: ✭ 73 (+305.56%)
Mutual labels:  marketplace
Artion-Server
Artion API Server
Stars: ✭ 26 (+44.44%)
Mutual labels:  marketplace
dc-woocommerce-multi-vendor
WC Marketplace is the fastest growing multi-store marketplace plugin for WooCommerce.
Stars: ✭ 86 (+377.78%)
Mutual labels:  marketplace
binance-nft
Binance NFT sales clicker
Stars: ✭ 112 (+522.22%)
Mutual labels:  marketplace
microconsulting-platform-proposal
Unsolicited proposal for a microconsulting services marketplace platform.
Stars: ✭ 12 (-33.33%)
Mutual labels:  marketplace
marketplace-feedback
This repository is for feedback regarding NativeScript Marketplace. Use the issues system here to submit feature requests, vote for existing ones or report bugs.
Stars: ✭ 16 (-11.11%)
Mutual labels:  marketplace
PrivateGalleryCreator
Create private extension galleries for Visual Studio
Stars: ✭ 96 (+433.33%)
Mutual labels:  marketplace
name-bazaar
A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Stars: ✭ 89 (+394.44%)
Mutual labels:  marketplace
marketplace
Marketplace is a place where you can find services you need for your research
Stars: ✭ 16 (-11.11%)
Mutual labels:  marketplace
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (+655.56%)
Mutual labels:  marketplace
code-samples
Find code samples and building blocks for your NativeScript app in the Marketplace
Stars: ✭ 35 (+94.44%)
Mutual labels:  marketplace

Wallet-app

Unique network wallet application

Commands

Start project locally

Starts project on http://localhost:3000 into development mode.

yarn start

For production build

yarn build

Docker build

docker build -t unique-marketplace:prod .

docker run -p 8080:80 -t unique-marketplace:prod

apps - точка входа в приложение

apps-config - настройки, включая envConfig, api endpoints и другое, касаемо разных сетей.

apps-routing - роуты, здесь мы создаем файлы для каждой отдельной страницы, описываем ее свойства.

page-accounts - отвечает за создание, импорт, хранение и отображение non-extension аккаунтов, трансферы unique.

page-nft-market - страница маркета, отвечает за отображение и поиск токенов, выставленных на продажу.

page-nft-trades - отвечает за историю сделок (trades)

page-nft-wallet - отвечает за кошелек, поиск и добавление токенов в кошелек, отображение их в кошельке, создание и редактирование коллекций и токенов.

react-api - отвечает за подключение api - контекст, позволяющий работать с апи polkadot

react-components - переиспользуемые компоненты для разных страниц

react-hooks - переиспользуемые хуки

react-params - различные настройки для компонент.

react-query - отвечает за очередь транзакций

react-signer - подписчик транзакций

test-support - моки для тестов

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].