83 Commits

Author SHA1 Message Date
yayguru
12346a25c1
Update using.md
Spanish translation
2025-02-14 20:02:09 +01:00
yayguru
3828a55560
Update troubleshoot.md
Spanish translation
2025-02-14 19:33:53 +01:00
yayguru
c3a1ba3a75
Update tokenomics-litepaper.md
Spanish translation
2025-02-13 22:12:32 +01:00
yayguru
db6ddd1249
Update run.md
Spanish translation
2025-02-13 20:27:43 +01:00
yayguru
fb814cb848
Update quick-start.md
Spanish translation
2025-02-13 18:00:56 +01:00
yayguru
3f97d89c09
Update local-two-client-test.md
Spanish translation
2025-02-13 17:40:15 +01:00
yayguru
038ab38f97
Update local-marketplace.md
Spanish translation
2025-02-13 17:28:01 +01:00
yayguru
feea9dc470
Update download-flow.md
Spanish translation
2025-02-13 16:38:07 +01:00
yayguru
9940fd53d6
Update build.md
Spanish Translation
2025-02-13 16:31:55 +01:00
yayguru
2a562c65f8
Update architecture.md
Spanish translation
2025-02-13 14:51:46 +01:00
yayguru
34a65313ac
Merge branch 'master' into yayguru-patch-1 2025-02-12 16:35:20 +01:00
yayguru
1b3fc18aff
Update networks.md
Spanish translation
2025-02-12 16:27:36 +01:00
yayguru
3d43ca3c39
Update networks.md
Spanish translation
2025-02-12 16:13:29 +01:00
yayguru
d5b2c1ff7c
Update testnet.md
Spanish translation
2025-02-12 16:08:04 +01:00
yayguru
7ca788f1a1
Update LICENSE-MIT
Updated Spanish translation
2025-02-12 13:05:57 +01:00
yayguru
9a76df3c36
Update LICENSE-APACHE-2.0
Spanish translation
2025-02-12 13:03:22 +01:00
yayguru
970b75fbeb
Update LICENSE-MIT
Spanish translation
2025-02-12 12:35:10 +01:00
yayguru
842291267a
Update README.md
Spanish  translation
2025-02-12 12:23:26 +01:00
yayguru
04ffb1946f
Update index.md
Spanish translation
2025-02-12 12:01:11 +01: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