diff --git a/docs/protocol/storageproviders/_category_.json b/docs/protocol/storageproviders/_category_.json new file mode 100644 index 0000000..bcf3375 --- /dev/null +++ b/docs/protocol/storageproviders/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Storage Providers", + "position":4 +} diff --git a/docs/protocol/storageproviders/casual-build.md b/docs/protocol/storageproviders/casual-build.md new file mode 100644 index 0000000..72802dd --- /dev/null +++ b/docs/protocol/storageproviders/casual-build.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 2 +--- +# Casual Storage Build + +You may be successful contributing to the network with an old computer you may have. If you are looking to purpose build a machine- here is the recommendations for casual a storage provider. + +| Component|Recommendation| Units | +| ------------- |:-------------| :-----| +| CPU | AMD Ryzen 5 5600G 3.9 GHz 6-Core Processor. | 1 +| Motherboard | MSI B450 Tomahawk Max ATX AM4 Motherboard. | 1 +| Memory | G.Skill Ripjaws V 32 GB (2 x 16 GB) DDR4-3200 CL 16 Memory | 1 +| Storage | Seagate EXOS Enterprise 14 TB 3.5 7200 RPM Internal Hard Drive | 2 +| Storage | Kingston NV1 1 TB M.2-2280 NVME Solid State Drive | 1 +| Case | Cooler Master HAF XB EVO ATX Desktop Case | 1 +| Power Supply | EVGA SuperNOVA GA 650 W 80+ Gold Certified Fully Modular ATX Power Supply | 1 +| Total Cost Estimate | $1061.92 USD diff --git a/docs/protocol/storageproviders/diy-serious copy.md b/docs/protocol/storageproviders/diy-serious copy.md new file mode 100644 index 0000000..7e6a9fa --- /dev/null +++ b/docs/protocol/storageproviders/diy-serious copy.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 3 +--- +# DIY Serious Build +For DIY individuals looking to power web3 infrastructure and increase your ROI- here is the reccomended system for serious individual storage providers. + +| Component|Recommendation| Units | +| ------------- |:-------------| :-----| +| CPU | AMD Ryzen 7 5700G 3.8 GHz 8-Core Processor | 1 +| Motherboard | MSI B450 TOMAHAWK MAX II ATX AM4 Motherboard | 1 +| Memory | G.Skill Ripjaws V 64 GB (2 x 32 GB) DDR4-2666 CL18 Memory | 1 +| Storage | Kingston A400 960 GB 2.5" Solid State Drive | 1 +| Storage | Seagate EXOS Enterprise 14 TB 3.5" 7200RPM Internal Hard Drive | 5 | + | Case | Cooler Master N400 ATX Mid Tower Case | 1 + | Power Supply | Corsair HX750 Platinum 750 W 80+ Platinum Certified Fully Modular ATX Power Supply | 1 + | Case Fan | Noctua S12B redux-700 33.49 CFM 120 mm Fan | 2 + | Total Cost Estimate | $1814.08 USD + + diff --git a/docs/protocol/storageproviders/enterprise.md b/docs/protocol/storageproviders/enterprise.md new file mode 100644 index 0000000..f647d78 --- /dev/null +++ b/docs/protocol/storageproviders/enterprise.md @@ -0,0 +1,13 @@ +--- +sidebar_position: 4 +--- +# Enterprise Build +Teams looking to build a large storage system ~2.1 Petabytes of storage, the estimated base price of the box with drives is ~$70,000 USD. This does not account for variable expenses including the regional costs of: +- Power +- Internet +- HVAC +- Professionals + +Those looking to build + + diff --git a/docs/protocol/storage-providers.md b/docs/protocol/storageproviders/overview.md similarity index 75% rename from docs/protocol/storage-providers.md rename to docs/protocol/storageproviders/overview.md index fde5d40..1ad2c12 100644 --- a/docs/protocol/storage-providers.md +++ b/docs/protocol/storageproviders/overview.md @@ -1,9 +1,10 @@ --- -sidebar_position: 4 +sidebar_position: 1 --- -# Storage Providers +# Overview + +## Want to power the storage infrastructure for web3? + A Jackal Storage Provider is a dedicated web server optimized for data storage that accepts incoming files from users and creates contracts for the users to approve. These contracts last until the user either cancel them or the provider itself goes offline. -__TODO: Storage Provider Setup__ - diff --git a/docs/protocol/validators.md b/docs/protocol/validators.md index e0effb8..557556c 100644 --- a/docs/protocol/validators.md +++ b/docs/protocol/validators.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 5 --- # Validators The Jackal Validators are web servers that are secure, dedicated machines that participate in the consensus protocol by broadcasting cryptographic signatures, or votes, to agree upon the next block. Voting power is determined by the amount of staking tokens delegated by non-validators and bonded as collateral to earn a reward. These non-validators, or delegators, incur the risk of getting punished (slashed) if the delegate validator gets hacked or violates the protocol.