Skip to content

Latest commit

 

History

History
 
 

codex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Codex

Codex is a durable, decentralised storage protocol designed to safeguard the world's most valuable information. Join the testnet to help secure a resilient digital future.

Codex recently announced launch of testnet - please follow a Discord guide to participate!

Deploy

You will need to provide a PRIV_KEY and CODEX_NAT environment variables in the deployment.

Private key is any Ethereum Wallet private key (keep in mind the security risks of pasting your key into an Akash deployment manifest!). You can generate one using any wallet or by using a CLI command

openssl rand --hex 32

The environment variable CODEX_NAT refers to the public IP of the deployment - once you perform initial deployment (with empty CODEX_NAT), check the assigned IP and update the deployment, so that other nodes in the network can connect to your node.