ThatBen
4edfe2abb6
Testnet update ( #90 )
...
* Updates learn and network docs
* Removes codex networks, removes "join the testnet" on main page
* updates es and ko run files to match english one
* Removes networks panel from main page
2025-09-19 20:57:13 +10:00
Slava
18a16b2d06
docs: update run codex node chapter ( #81 )
2025-06-26 19:08:52 +03:00
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
Slava
66b6e938e4
docs: run codex as a service in linux ( #67 )
2025-03-09 18:25:06 +02: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
6610496b5e
Update Testnet Marketplace address ( #55 )
...
https://github.com/codex-storage/nim-codex/issues/1000
2024-11-26 13:18:28 +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
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
Slava
27cd9c2a4b
Update Codex Testnet marketplace contract address ( #39 )
2024-10-10 10:18:22 +03:00
Slava
e35ac6104d
Add information about marketplace contract autodiscovery ( #36 )
2024-10-07 00:22:47 +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
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
53518b4369
Improve Codex build and run ( #26 )
...
* Fix Windows builds by downgrade to GCC 13
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
* Update Run Codex for Docker/Compose and refactoring/fixes
---------
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2024-09-30 08:47:05 +03:00
Slava
7697d87724
Add circuit download tool build note and update references ( #23 )
2024-09-29 10:40:55 +03:00
Slava
39d772176b
Spelling and refactoring ( #22 )
...
* Spelling and use GitHub style for Alerts
* Spelling and refactoring
2024-09-29 10:30:51 +03:00
Slava
0483e64b94
Update Marketplace address in the Run Codex guide ( #15 )
2024-09-27 23:23:48 +03:00
Slava
5640452ed6
Run Codex Using Docker ( #12 )
...
* Reorganize sidebar and add Using Codex page to it
* Add Using Codex guide
* Prettify Run Codex Using binary
* Add Run Codex Using Docker
2024-09-27 00:36:25 +03:00
markspanbroek
b278287420
Marketplace architecture ( #11 )
...
* Marketplace architecture
- adds Marketplace section to the architecture doc
- copied from the whitepaper draft
- removes "Marketplace" as a separate item in the nav bar
* Fix link to the marketplace
---------
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2024-09-26 17:40:48 +03:00
Slava
e7a40cf06e
Update Codex CLI options ( #9 )
2024-09-25 18:41:50 +03:00
Slava
153e200a31
Add Run Codex page ( #7 )
...
* Add Testnet contracts information
* Add Run Codex page
* Add information how to run Codex storage node
* Update Testnet Verifier/Marketplace contracts
https://github.com/codex-storage/infra-codex/issues/223
2024-09-24 13:29:23 +03:00
Ben Bierens
a86912bb74
Quick-start guide ( #5 )
...
* Remove unused entries. Links to codex-testnet-starter.
* Add steps to get Codex on Windows
---------
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2024-09-16 13:08:10 +03:00
Slava
b405bd1973
Add Quick start guide ( #3 )
...
* Add links to the existing guides on Run Codex page
* Add Codex/Geth bootstrap nodes and endpoints to the Testnet page
* Initial version of the Quick start page
* Fix bad links on Quick start page
* Install dependencies in Quick start guide
* minor language upgrades
* Copies over disclaimer from testnet-starter repo
* octet-stream type for upload
* Add Disclaimer Codex page to the sidebar
* Adjust Quick start guide to auto-detect platform and architecture
---------
Co-authored-by: Ben <thatbenbierens@gmail.com>
2024-09-12 12:28:52 +03:00
Slava
26fd6fa33a
Initial commit
...
https://github.com/codex-storage/infra-codex/issues/59
2024-08-16 13:17:17 +03:00