Skip to content

Defolters/UnicornCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnicornCoin

NEW LOVELY CRYPTOCURRENCY WHICH WILL REPLACE OTHER CRYPTOCOINS (actually not)

Content

What is it

Coursework. Simple implementation of peer-to-peer payment system.

What I've learnt

  • Look at markdown
  • Learn git from console
  • git add .
  • git commit -m ""
  • git diff --stat
  • git checkout -b new_branch
  • git diff --numstat
  • git diff -U0
  • git push --set-upstream origin mybranch
  • git checkout master
  • git merge network
  • git checkout master -f
  • git branch -d network
  • git rm -r --cached directory/
  • git shortlog -s -n
  • git ls-files | xargs wc -l
  • git ls-files | grep -vP "png|ui|Doxyfile|vcx" |xargs wc -l
  • git fetch
  • git merge branch origin/branch
  • Break hands with the help of C++
  • Build bicycle

Dependencies

  • Cryptop
  • Qt

What should I do

  • Create repository
  • Start working
  • Create main window and some design for GUI
  • Write crypto part
  • Write data part
  • Write network part
  • Write miner part

Screenshots

Wallet page

image

Send page

image

History page

image

Network page

image

About

NEW LOVELY CRYPTOCURRENCY WHICH WILL REPLACE OTHER CRYPTOCOINS (actually not)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published