49 Commits

Author SHA1 Message Date
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
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
Marcin Czenko
d26793dc1e
Local marketplace corrections (#25)
* fixed incorrect public address used in the text

* fixes indentation of the JSON code snip
2024-09-30 08:11:08 +03:00
gmega
9bb5b5d1b8
add missing pics 2024-09-29 15:36:46 -03:00
gmega
445dea2d86
abstract, fixes, new durability analysis section 2024-09-29 15:34:13 -03:00
Slava
cba20b20db
Add Running a Local Codex Network with Marketplace Support (#24) 2024-09-29 21:04:18 +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
Giuliano Mega
ef9e956418
add images to repo with white background (#21) 2024-09-28 18:46:48 -03:00
Giuliano Mega
bf7ce81715
add abstract 2024-09-28 18:16:13 -03:00
Slava
b4fb578c21
Install dependencies in a short guide as well (#20) 2024-09-28 23:50:58 +03:00
Slava
5178209b3b
Add install dependencies step (#19) 2024-09-28 23:47:47 +03:00
Slava
ab218165e3
Enable markdown footnote (#18) 2024-09-28 23:23:08 +03:00
Slava
8fd4e07776
Change image tag to img (#17) 2024-09-28 23:03:27 +03:00
Slava
0f07d40e5f
Enable Math Equations (#16) 2024-09-28 22:15:01 +03:00
Giuliano Mega
a581803abb
Remove \newcommand macros 2024-09-28 16:10:46 -03:00
Dmitriy Ryajov
9d9958ca45
whitepaper preview 2024-09-28 10:56:02 -07:00
Slava
0483e64b94
Update Marketplace address in the Run Codex guide (#15) 2024-09-27 23:23:48 +03:00
Slava
38d58c1958
Update Run Codex and other refactoring (#14) 2024-09-27 22:31:39 +03:00
Slava
a92512370d
Split guide for Linux/macOS and Windows (#13) 2024-09-27 21:13:16 +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
86bc0eebbe
Set custom link to the nav (#10) 2024-09-26 16:27:40 +03:00
Slava
e7a40cf06e
Update Codex CLI options (#9) 2024-09-25 18:41:50 +03:00
Slava
cf4ee6f048
Update quick start to use latest release (#8) 2024-09-24 13:49:37 +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
Slava
de3f5b983e
Add Codex networks information (#6)
* Fix link to Networks page

* Add brief networks information

* Mention Bootstrap nodes
2024-09-16 17:03:34 +03:00
Ben Bierens
e6473074fa
Update what-is-codex (#4) 2024-09-16 13:11:55 +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
f06e3bae3d
Add build Codex documentation (#2)
* Add build Codex documentation

* Rmove native lastUpdated from privacy-policy and terms-of-use pages
2024-09-02 21:26:49 +03:00
Slava
fae48fef35
Merge pull request #1 from codex-storage/docs/add-legal-docs
Add legal docs
2024-09-02 14:49:35 +03:00
Slava
20d4a52679
Add legal docs 2024-09-02 14:42:32 +03:00
Slava
26fd6fa33a
Initial commit
https://github.com/codex-storage/infra-codex/issues/59
2024-08-16 13:17:17 +03:00