Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOT AN ISSUE: Ideas for improving when you are done with the tutorial! #22

Open
12 tasks
qwertyuu opened this issue Oct 29, 2021 · 2 comments
Open
12 tasks

Comments

@qwertyuu
Copy link

qwertyuu commented Oct 29, 2021

Hello!
If you are here, you must have completed the tutorial :)

Here are some ideas of where to go from now... In my opinion! Please share your ideas below if you want.

  • Add automatic mining
  • Share peers via p2p (beware about your wallet connecting to itself!)
  • Add a list of known peers to connect to on wallet boot
  • Make a UI to list, add and remove peers
  • Endpoint to show last block
  • Support network confirmations in UI
  • List my transactions (FROM my address, TO my address)
  • List transactions (FROM an address, TO an address)
  • Add a difficulty validation, so that people don't spam Difficulty 1 blocks and overtake your precious chain!
  • Restart mining if you get a newer block
  • Write your blockchain to disk and load it on boot
  • implement Proof of Stake or Extended UTXO
@Smellyslab
Copy link

Yo some of this stuff you could find on like naivecoin the JavaScript version

@Smellyslab
Copy link

Smellyslab commented Dec 3, 2021

you can find my fork of it aswell with some improvements to it like security stuff its still being worked on, the git repo is actually dysfunctional but the releases all work check it out if you want to here https://github.com/smellyslab/smellycoin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants