Dependency | Version | Version Check Command |
---|---|---|
git | ^2 |
git --version |
go | ^1.21 |
go version |
make | ^3 |
make --version |
make build
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select View Broadcast Node Information
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select View Storage Node Information
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select Register NodeGroup.
- Enter the list of broadcast node addresses, separated by commas.
- Enter the minimum number of signatures.
- Obtain the nodeGroupKey (used for advanced testing).
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select Register NameSpace.
- Enter the list of storage node addresses, separated by commas.
- Obtain the nameSpaceKey (used for advanced testing).
By default, this will participate in sending DA data for testing, sending data every five minutes. You can compare the information on the chain for verification.
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select General test
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select Advanced test.
- Enter the nodeGroupKey that meets the policy.
- Enter the nameSpaceKey you created (can be left empty).
- Enter the data sending interval.
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select Register as a broadcast node.
- Enter the URL where the node provides its services.
- Enter the name of the node.
- Enter the region where the node is located.
- Enter the amount of staked tokens.
- Enter the maximum storage size provided.
- Run multiAdaptive-cli
./build/multiAdaptive-cli -privateKey="<your privateKey>" -advanced
- Select Register as a storage node.
- Enter the URL where the node provides its services.
- Enter the name of the node.
- Enter the region where the node is located.
- Enter the amount of staked tokens.
- Enter the maximum storage size provided.