Arnaud 19d045e714
1- Add the total collateral in the availability table
2- Define the min price per byte as 1
3- Use `0.1` step for the availability size
4- Round the total size number
5- Use the total size value (= 1 token per byte) by default for the total collateral
6- Do not allow negative numbers when creating the storage requests
7- Reduce the default reward and collateral for the storage request
2025-03-04 13:59:46 +01:00
2024-11-20 14:15:24 +02:00
2025-02-26 00:47:38 +01:00
2024-11-27 18:53:10 +01:00
2024-08-22 17:41:44 +02:00
2024-10-10 19:14:27 +02:00
2024-08-29 18:48:01 +02:00
2024-08-29 19:39:59 +02:00
2024-08-29 19:39:59 +02:00
2025-02-26 00:10:32 +01:00
2025-02-26 00:10:32 +01:00
2025-02-25 16:20:18 +01:00
2024-08-22 17:41:44 +02:00
2024-08-30 17:26:27 +02:00
2024-08-22 17:41:44 +02:00
2024-08-22 17:41:44 +02:00
2024-09-26 19:44:35 +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

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.4%
CSS 19.1%
Dockerfile 0.3%
HTML 0.2%