2024-08-22 17:48:10 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:48:10 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00

Codex Marketplace UI

This project provide Marketplace UI for Codex.

Philosophy

This CSS is written with semantic style. For more details check this link.

Prerequisites

  • Node 18+

Install

Run the npm install command:

npm install

Run

In order to run the UI, you need link some internal dependencies because it is not published yet< >

Codex SDK

Clone the Codex SDK.

Follow the instructions to install and build the SDK, then run this command in the SDK repository:

npm link

Now in the current repository, you'll we able to link your local SDK build by running:

npm link @codex/sdk-js

Codex Marketplace Components

Clone the Codex SDK.

Follow the instructions to install and build the SDK, then run this command in the SDK repository:

npm link

Now in the current repository, you'll we able to link your local SDK build by running:

npm link @codex/marketplace-ui-components

Codex SDK

npm run dev
Description
Codex marketplace UI allowing buy and sell operations in the Codex decentralized storage network
https://app.codex.storage
Readme
Languages
TypeScript 80.2%
CSS 19.3%
Dockerfile 0.3%
HTML 0.2%