git clone https://github.com/livelybug/foreign-trade.git
cd foreign-trade/fabcar
./startFabric.sh javascript
# Waiting for commands to complete ...
cd javascript
rm -rf wallet/
npm install
node enrollAdmin.js
node registerUser.js
# Goto repository root
cd fabcar/javascript/wallet/org5/user5
# Compress the 3 files into a zip file without folders. I saved it as "user5.zip" for latter reference
# My files names: a7c98bad3a266d674e1eba99324081213c54023afd46bdac9983a90eba542d8b-priv a7c98bad3a266d674e1eba99324081213c54023afd46bdac9983a90eba542d8b-pub user5
# Yours maybe different
- Please refer to the client's readme
- Use the "user5.zip" created above to login