1、服务器history

589  cd gituser/
590  cd genesis/
591  ls
592  mgo genesis-ceremony init
593  ls
594  git add .
595  ls
596  cd ..
597  rm -rf genesis
598  ls
599  git init genesis && cd genesis
600  ls
601  ll
602  mgo genesis-ceremony init
603  git add .
604  git commit -m "init genesis"
605  git push
606  git branch
607  git push
608  git remote add 'can' '[<https://github.com/it-can-bee/can.git>](<https://github.com/it-can-bee/can.git>)'
609  git push
610  git remote add can [<https://github.com/it-can-bee/can.git>](<https://github.com/it-can-bee/can.git>)
611  git remote
612  git push can
613  ls
614  cd ..
615  ls
616  cd can/
617  ls
618  cd ..
619  ls
620  cd genesis/
621  ls
622  cd ..
623  rm -rf genesis
624  git init genesis && cd genesis
625  mgo genesis-ceremony init
626  git add .
627  git commit -m "init genesis"
628  git push
629  git remote add can [<https://github.com/it-can-bee/genesis.git>](<https://github.com/it-can-bee/genesis.git>)
630  git remote
631  git push can
632  git config [user.name](<http://user.name/>)
633  git config user.email
634  git config --global [user.name](<http://user.name/>) 'xucan'
635  git config --global user.email '[email protected]'
636  git config user.email
637  git status
638  ls
639  git push can
640  cd ..
641  ll
642  rm -rf genesis/
643  ;;
644  ll
645  git clone [<https://github.com/it-can-bee/genesis.git>](<https://github.com/it-can-bee/genesis.git>)
646  ls
647  cd genesis/
648  ll
649  mgo genesis-ceremony init
650  git add .
651  git commit -m'init first'
652  git push
653  history
654  git push
655  ls
656  git status
657  git branch
658  git inint
659  git init
660  git add [REAMDE.md](<http://reamde.md/>)
661  git add [README.md](<http://readme.md/>)
662  git statu
663  git status
664  git push
665  cd ..
666  kk
667  ll
668  cd genesis/
669  ll
670  mkdir [README.md](<http://readme.md/>)
671  ll
672  git staus
673  git status
674  rm -rf [README.md/](<http://readme.md/>)
675  touch [README.md](<http://readme.md/>)
676  git status
677  git add .
678  git commit -m'first '
679  git push
680  ;;
681  ll
682  ls
683  mgo genesis-ceremony add-validator --name "node1" --validator-key-file "/root/gituser/genesis/account/1/protocol.key" --worker-key-file "/root/gituser/genesis/account/1/worker.key" --account-key-file "/root/gituser/genesis/account/1/account.key" --network-key-file "/root/gituser/genesis/account/1/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node one" --image-url "" --project-url ""
684  mgo client --env
685  mgo client -h
686  mgo client envs
687  mgo validator make-validator-info "validator-6" "validator-6" "" "" "47.237.94.197" 5000mgo validator make-validator-info "validator-6" "validator-6" "" "" "47.237.94.197" 5000mgo validator make-validator-info "validator-6" "validator-6" "" "" "47.237.94.197" 5000
688  mgo validator make-validator-info "validator-1" "validator-1" "" "" "47.237.94.197" 5000
689  ls
690  mkdir accounts
691  cd accounts/
692  mkdir 1
693  cd 1/
694  ls
695  cd ..
696  mv account.key accounts/1/
697  mv network.key accounts/1/
698  mv protocol.key accounts/1/
699  mv worker.key accounts/1/
700  ls
701  cd accounts/1/
702  ls
703  cd ..
704  mgo client address
705  mgo client addresses
706  cd accounts/2/
707  mgo client switch address brave-malachite
708  mgo client switch -h
709  mgo client switch --address brave-malachite
710  mgo validator make-validator-info "validator-2" "validator-2" "" "" "47.237.94.197" 5000
711  cd ..
712  cd 3/
713  mgo client switch --address heuristic-chalcedony
714  mgo validator make-validator-info "validator-3" "validator-3" "" "" "47.237.94.197" 5000
715  cd ..
716  cd 4/
717  mgo client switch --address vigilant-agates
718  mgo validator make-validator-info "validator-4" "validator-4" "" "" "47.237.94.197" 5000
719  ccd ..
720  cd ..
721  ls
722  cd ..
723  ls
724  mv [validator.info](<http://validator.info/>) accounts/1/
725  ls
726  cd accounts/
727  pwd
728  mgo genesis-ceremony add-validator --name "node4" --validator-key-file "/root/gituser/genesis/accounts/4/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/4/worker.key" --account-key-file "/root/gituser/genesis/accounts/4/account.key" --network-key-file "/root/gituser/genesis/accounts/4/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node four" --image-url "" --project-url ""
729  mgo client --address youthful-idocrase
730  mgo client -h
731  mgo client switch --address youthful-idocrase
732  mgo genesis-ceremony add-validator --name "node1" --validator-key-file "/root/gituser/genesis/accounts/1/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/1/worker.key" --account-key-file "/root/gituser/genesis/accounts/1/account.key" --network-key-file "/root/gituser/genesis/accounts/1/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node one" --image-url "" --project-url ""
733  mgo client -h
734  mgo genesis-ceremony add-validator --name "node1" --validator-key-file "/$(pwd)/protocol.key" --worker-key-file "/$(pwd)/worker.key" --account-key-file "/$(pwd)/account.key" --network-key-file "/$(pwd)/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node one" --image-url "" --project-url ""
735  cd ..
736  chmod -R 777 accounts
737  ll
738  tree
739  mgo genesis-ceremony add-validator --name "node1" --validator-key-file "/$(pwd)/protocol.key" --worker-key-file "/$(pwd)/worker.key" --account-key-file "/$(pwd)/account.key" --network-key-file "/$(pwd)/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node one" --image-url "" --project-url ""
740  mgo genesis-ceremony add-validator --name "node1" --validator-key-file "/root/gituser/genesis/accounts/1/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/1/worker.key" --account-key-file "/root/gituser/genesis/accounts/1/account.key" --network-key-file "/root/gituser/genesis/accounts/1/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node one" --image-url "" --project-url ""
741  mgo client switch --address brave-malachite
742  mgo genesis-ceremony add-validator --name "node2" --validator-key-file "/root/gituser/genesis/accounts/2/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/2/worker.key" --account-key-file "/root/gituser/genesis/accounts/2/account.key" --network-key-file "/root/gituser/genesis/accounts/2/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node two" --image-url "" --project-url ""
743  mgo client switch --address heuristic-chalcedony
744  mgo genesis-ceremony add-validator --name "node3" --validator-key-file "/root/gituser/genesis/accounts/3/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/3/worker.key" --account-key-file "/root/gituser/genesis/accounts/3/account.key" --network-key-file "/root/gituser/genesis/accounts/3/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node three" --image-url "" --project-url ""
745  mgo client switch --address vigilant-agates
746  mgo genesis-ceremony add-validator --name "node4" --validator-key-file "/root/gituser/genesis/accounts/4/protocol.key" --worker-key-file "/root/gituser/genesis/accounts/4/worker.key" --account-key-file "/root/gituser/genesis/accounts/4/account.key" --network-key-file "/root/gituser/genesis/accounts/4/network.key" --network-address "/ip4/127.0.0.1/tcp/41659/http" --p2p-address "/ip4/127.0.0.1/udp/45161" --narwhal-primary-address "/ip4/127.0.0.1/udp/45661" --narwhal-worker-address "/ip4/127.0.0.1/udp/37573" --description "node four" --image-url "" --project-url ""
747  mgo client address
748  mgo client addresses
749  ls
750  git add .
751  git commit -m "add validator"
752  git push
753  mgo genesis-ceremony build-unsigned-checkpoint
754  list-validators
755  list validators
756  list-validators
757  mgo -h
758  mgo genesis-ceremony -h
759  mgo genesis-ceremony list-validators
760  history