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

Created a Backend server and Frontend for the blokchain #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yashodeeps
Copy link

@Yashodeeps Yashodeeps commented Aug 18, 2024

### Backend Folder:

  • Server.js: central server
  • miner.js: miners server, creates blocks, verifies signatures

### Frontend:

  • Creates BTC wallet
  • signs the transaction and sends it to the blockchain
  • logs the current blockchain events

TODO:

  • getting the wallet balances, making actual transactions, UTXOs

Please give feedback if it meets the requirements and what more do i need to do? @hkirat

Uploading Recording 2024-08-18 225407.mp4…

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

Successfully merging this pull request may close these issues.

1 participant