ouzhsh5116 / education

教育学历征信系统(fabric基础网络+web应用)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

education

GOPATH设置为/root/go,拉取项目:

cd $GOPATH/src && git clone https://github.com/sxguan/education.git

/etc/hosts中添加:

127.0.0.1  orderer.example.com
127.0.0.1  peer0.org1.example.com
127.0.0.1  peer1.org1.example.com

添加依赖:

cd education && go mod tidy

运行项目:

./clean_docker.sh

127.0.0.1:9000进行访问

About

教育学历征信系统(fabric基础网络+web应用)


Languages

Language:HTML 51.9%Language:Go 38.9%Language:CSS 9.1%Language:Shell 0.1%