Framework for p2p AI network.
Build your node and join the EMC network immediately
Execute the following command to compile the EMC node for linux_x64.
cd ./emc_node/edge-matrix
sh build.sh
Execute the following command to init a EMC node.
cd ../dist/linux/emc
./edge-matrix secrets init --data-dir edge_data
Execute the following command to run a EMC node.
./start.sh
Execute the following command to get help.
./edge-matrix help
GitHub repository: https://github.com/EMCProtocol-dev/emc_java_sdk
GitHub repository: https://github.com/EMCProtocol-dev/edgematrixjs-monorepo
GitHub repository: https://github.com/EMCProtocol-dev/emc_go_sdk
Address: https://2ohnc-miaaa-aaaap-qbl2a-cai.icp0.io/
GitHub repository: https://github.com/EMCProtocol-dev/EMC-SD
Address: https://requester.edgematrix.pro
GitHub repository: https://github.com/EMCProtocol-dev/EMC-Requester
For tutorials, check https://edgematrix.pro/start
Apache 2.0