In the spirit of developing a proof of concept implementation to experiment with network validation in tendermint (including staking and delegation), native opcodes and a community block explorer, the team built the "lakewood" testnet. This testnet was created using Cosmos SDK.
To explore the current state of baseledger-lakewood, open the Lakewood Baseledger Explorer.
To join lakewood as a replicator node, perform the steps from https://docs.baseledger.net/howtos-1/how-to-drop-a-proof-on-baseledger-lakewood/drop-a-proof-via-a-local-node
Perform the steps from https://docs.baseledger.net/howtos-1/how-to-drop-a-proof-on-baseledger-lakewood/drop-a-proof-via-preinstalled-nodes
- Install prerequisites - NodeJS LTS and meteor
- Clone the repo to your server
- Navigate to explorer folder
- Create/modify settings.json
- Run npm install --save
- Run meteor --settings settings.json
As the Lakewood testnet may be frequently reset, it is currently not possible to become an external user or validator on lakewood.