Skip to content

Erb is a simple cryptocurrency made on top of Blockchain technology

Notifications You must be signed in to change notification settings

midhunsankar23/Erb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erb

Erb is a simple cryptocurrency made on top of Blockchain technology

Installation ⚙️


1.Fork/Clone/Download this repo

git clone https://github.com/midhunsankar23/Erb.git

2.Navigate to the directory

cd Erb

3.Create a virtual environment for this project, requires Anaconda

 On Linux and macOS: conda env create -f erbenv.yml 
 On Windows: use the import environment option

4.Load the virtual environment

On Linux and macOS: conda activate erbenv 
On Windows: conda activate erbenv

5.Run the node.py script in one of two ways

 1. python3 node.py 
 2. Or execute your command straight away python3 node.py -p 
 Example: python node.py -p 5001

About

Erb is a simple cryptocurrency made on top of Blockchain technology

Resources

Stars

Watchers

Forks

Packages

No packages published