Chain
A repo for the Nodle blockchain node ⛓
Install / Use
/learn @NodleCode/ChainREADME
Nodle Chain
A Blockchain node for the Nodle Parachain to connect and secure the next trillion things.
Built on Substrate.
Live networks
Eden
Syncing Nodle's Parachain (codename: eden) is done easily via:
cargo run --bin nodle-parachain --release -- --chain eden
There are a few more chains available, such as eden-testing or dev.
Development
Building
cargo build
Testing
cargo test --all
Installing
cargo install
Run a local parachain and relay chain
Assuming that polkadot is in /usr/local/bin and that you installed polkadot-launch you can simply use this command:
cargo build --release -p nodle-parachain && polkadot-launch launch.json
Usage
With docker
- Build the image:
docker build -t nodle/chain -f ./Dockerfile .. - Run it:
docker run -v ~/.local/path_to_parachain_data_dir:/data -p 9944:9944 -p 9933:9933 -p30333:30333 -it nodle/chain --chain=eden-testing --base-path=/data --rpc-methods=safe --rpc-cors all --rpc-external -- --rpc-external.
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
