Slava
ae56719bc2
docs: add information about marketplace address auto-discovery ( #79 )
...
* docs: add information about marketplace address auto-discovery
https://github.com/codex-storage/nim-codex/pull/1262
* docs: sync ko/learn/run.md with english page
2025-06-13 20:33:19 +03:00
Slava
826cf30b63
docs(docker entrypoint): add new variables ( #78 )
...
https://github.com/codex-storage/nim-codex/pull/1262
2025-06-12 16:05:53 +03:00
Slava
8f109f5d02
chore: update codex to release 0.2.4 ( #77 )
...
https://github.com/codex-storage/nim-codex/issues/1269
2025-06-12 15:45:23 +03:00
Arnaud
0be9011772
Add max priority fee per gas cli arg ( #76 )
2025-06-12 14:21:25 +03:00
Slava
409ac5e3ba
chore: update codex to release 0.2.3 ( #75 )
...
https://github.com/codex-storage/nim-codex/issues/1241
2025-05-30 14:16:52 +03:00
Slava
8c511efee2
chore: update codex to release 0.2.1 ( #74 )
...
https://github.com/codex-storage/nim-codex/issues/1203
2025-04-23 12:09:34 +03:00
Slava
fab7f3900e
docs: log into a separate logfile when run as a service in linux ( #72 )
2025-03-31 13:14:35 +03:00
Jinho Jang
9b03f04c05
docs: update korean translation ( #71 )
2025-03-25 19:36:21 +02:00
Marina Petrichenko
23dbfddc12
add Korean translation ( #69 )
...
* add Korean translations to cursor with sonnet 3.5
* enable Korean translation and restore English files
---------
Co-authored-by: CryptoMarina <marina@status.im>
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2025-03-21 18:05:34 +02:00
Slava
2615fb9793
feat: add internationalization support ( #70 )
2025-03-19 20:26:10 +02:00
Slava
d9eb181cc0
fix: update testnet codex bootstrap node ( #68 )
2025-03-10 15:13:43 +02:00
Slava
66b6e938e4
docs: run codex as a service in linux ( #67 )
2025-03-09 18:25:06 +02:00
Guru
10a654811f
Adding docs for codex-installer (ETHDenver milestone) ( #63 )
...
* installer docs for denver
* explaining ports as configurable and removing option numbers
* fixing sp and removing options
2025-03-06 20:40:40 +05:30
Marcin Czenko
a496a96467
updates the local-marketplace demo docs ( #66 )
...
* updates the local-marketplace demo docs
* last touches
2025-02-26 20:22:52 +01:00
Marcin Czenko
98c1cb2885
Updates reward and collateral options ( #65 )
2025-02-25 16:22:37 +01:00
Slava
c13af22f66
chore: update codex to release 0.2.0 ( #64 )
2025-02-25 15:39:32 +02:00
Arnaud
7b912ba6aa
Add request-cache-size flag ( #61 )
2025-02-25 15:22:07 +02:00
munna0908
c6d26725a2
add num-threads flag ( #58 )
2025-02-25 15:21:44 +02:00
munna0908
74619d5f88
Update docs for NAT flag usage ( #56 )
...
* update nat flag usage info
* remove disc-ip flag
2025-02-25 15:20:55 +02:00
Slava
f7f5b95b64
docs: add tokenomics litepaper to the sidebar ( #59 )
2025-01-24 14:54:48 +02:00
Slava
441b8f62e5
docs: add tokenomics litepaper ( #57 )
2025-01-22 12:21:17 +01:00
Slava
6610496b5e
Update Testnet Marketplace address ( #55 )
...
https://github.com/codex-storage/nim-codex/issues/1000
2024-11-26 13:18:28 +02:00
Slava
9689ab1a65
docs: install rust 1.7.9 as required by packages ( https://github.com/codex-storage/nim-codex/pull/996 ) ( #54 )
2024-11-25 17:22:14 +02:00
Slava
e2c02ec2b6
Update Quick Start guide for Windows ( #52 )
2024-11-08 20:27:36 +02:00
Slava
283337e0a2
Use ETH_PRIVATE_KEY variable instead of deprecated PRIV_KEY ( #51 )
...
https://github.com/codex-storage/nim-codex/pull/982
2024-11-04 12:12:51 +02:00
Slava
e583f90519
Update Codex to latest release ( #50 )
...
* Update Testnet Marketplace address (https://github.com/codex-storage/nim-codex/issues/983 )
* Update Codex to the latest release (https://github.com/codex-storage/nim-codex/issues/983 )
2024-11-04 08:28:57 +02:00
Slava
9623e469ba
Add a link to the Codex API Postman Collection ( #49 )
2024-10-28 18:38:48 +02:00
Slava
929a51084c
Update Download to reflect API changes ( #48 )
2024-10-22 12:46:00 +03:00
Slava
255660cd1e
Update Testnet marketplace address ( #47 )
...
* Update Codex to the latest release
* Update Codex Testnet marketplace address
2024-10-21 14:51:27 +03:00
Giuliano Mega
6d831e0ab5
fix broken code block quotes and disclaimer title ( #46 )
2024-10-19 16:10:18 -03:00
Giuliano Mega
b7b6a31cb4
Minor fixes ( #45 )
2024-10-18 10:47:18 -03:00
Giuliano Mega
7a2a3d9e02
GCC 14 workaround + minor fixes ( #44 )
...
Squash merging this just like @cskiraly likes it
2024-10-18 10:11:19 -03:00
Ben Bierens
fe73e03a41
adds troubleshoot page ( #42 )
...
* adds troubleshoot page
* typo
* Removes empty section, adjusts link.
2024-10-16 20:08:29 -03:00
Slava
5152d566b7
Update Quick start guide to use get.codex.storage for Linux/macOS ( #41 )
2024-10-15 10:54:59 +03:00
Ben Bierens
8c143b7ecb
Review comments by Ben ( #31 )
...
* Review comments by Ben
* Update learn/whitepaper.md
* Update learn/whitepaper.md
* Update learn/whitepaper.md
---------
Co-authored-by: Giuliano Mega <giuliano.mega@gmail.com>
2024-10-11 17:14:35 -03:00
markspanbroek
71db9795d0
Fix sales and purchasing roles ( #27 )
...
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2024-10-11 17:09:48 -03:00
Giuliano Mega
a09c797804
Modify wording on consequences of encryption ( #40 )
2024-10-11 17:08:34 -03:00
Slava
27cd9c2a4b
Update Codex Testnet marketplace contract address ( #39 )
2024-10-10 10:18:22 +03:00
Slava
80a48c4974
Update Codex version to the latest release ( #38 )
2024-10-08 13:44:31 +03:00
Giuliano Mega
2172654eb5
Fixes and improvements to testnet guides ( #37 )
...
* fix windows quickstart guide
* drop requirement to have git from both Windows and Linux/macOS guides
* minor updates to the Linux/macOS testnet guide
2024-10-08 12:32:22 +03:00
Slava
e35ac6104d
Add information about marketplace contract autodiscovery ( #36 )
2024-10-07 00:22:47 +03:00
Slava
5e44b2cd63
Update Using Codex with steps for Windows ( #35 )
...
* Update Using Codex with steps for Windows
* Update Windows OS name
* Update Codex version output on Windows and cosmetic changes
2024-10-03 13:55:23 +03:00
Slava
f99287c8ee
Add a Basic guide for Windows ( #34 )
...
* Codex Marketplace UI is now Codex App UI
* Add a Basic guide for Windows
2024-10-03 00:06:15 +03:00
Slava
fc996d30ed
Add Join Codex Testnet ( #33 )
...
* Cosmetic changes on Run Codex
* Add Discord and Basic guides to Join Codex Testnet
2024-10-02 19:44:33 +03:00
Slava
f3dd2aa467
Small fixes ( #32 )
...
* Fix Docker run and update Docker Compose
* Update Using Codex to use curl shorts options everywhere
* Short API update
2024-10-02 13:12:57 +03:00
jessiebroke
a34001945c
Update testnet.md
...
Fix broken build from previous commit.
2024-10-01 14:09:36 -04:00
jessiebroke
b086eb96fb
Update testnet.md
...
Add T&C and PP at bottom of Testnet page.
2024-10-01 14:01:20 -04:00
Slava
c20f9d2b17
Update Run Codex using Docker ( #30 )
...
* Fix headers level and adjust page outline
* Update Run Codex guide
2024-10-01 18:50:42 +03:00
Slava
291d65a865
Add Download Flow ( #29 )
...
* Add mermaid support
* Add Download Flow
* Adjust outline to show all the headers for Run Codex
* Update doc links to the internal ones
2024-10-01 13:49:11 +03:00
Slava
27c009e07e
Add Codex Two-Client Test ( #28 )
2024-09-30 16:33:50 +03:00