Checkout code
git clone --recursive https://github.com/SubDAO-Network/subdao-node.git
cd subdao-node
cargo build
If you are using Polkadot JS Apps to connect SubDAO node, please fill the config in Settings>Developer
.
{
"Address": "<AccountId>",
"LookupSource": "<AccountId>",
}