Skip to content

nnlgsakib/setpos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to MIND Blockchain


Getting Started

git clone https://github.com/nnlgsakib/setpos
cd setpos
bash install.sh

generate validator addr

bash genkey.sh

start your node

bash start.sh 

run for production(ubuntu)

sudo apt-get install tmux
tmux new-session -s mind
cd setpos/
bash start.sh

run for production(centos)

yum install tmux
tmux new-session -s mind
cd setpos/
bash start.sh

#Detach from the tmux session: Press Ctrl + B followed by D.

Copyright 2023 MIND chain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages