Skip to content

EMCProtocol-dev/emc_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMC Node

Framework for p2p AI network.

Build your node and join the EMC network immediately

Build

Execute the following command to compile the EMC node for linux_x64.

cd ./emc_node/edge-matrix
sh build.sh

Initial node

Execute the following command to init a EMC node.

cd ../dist/linux/emc
./edge-matrix secrets init --data-dir edge_data 

Run

Execute the following command to run a EMC node.

./start.sh

Basic Usage

Execute the following command to get help.

./edge-matrix help

Java_sdk

GitHub repository: https://github.com/EMCProtocol-dev/emc_java_sdk

Js-monorepo sdk

GitHub repository: https://github.com/EMCProtocol-dev/edgematrixjs-monorepo

Golang sdk

GitHub repository: https://github.com/EMCProtocol-dev/emc_go_sdk

AI Sample for Stable Diffusion nodes

Address: https://2ohnc-miaaa-aaaap-qbl2a-cai.icp0.io/

GitHub repository: https://github.com/EMCProtocol-dev/EMC-SD

Computing Node Test Tools

Address: https://requester.edgematrix.pro

GitHub repository: https://github.com/EMCProtocol-dev/EMC-Requester

Tutorials

For tutorials, check https://edgematrix.pro/start

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published