Skip to content

callezenwaka/blockchain

Repository files navigation

Blockchain Backend Task

Task Given two arrays representing initialBalances and transactions and an integer blockSize, create a blockchain that includes all valid pending transactions in the order in which they are given. Provide functionality to get the balance of a specific account on the blockchain

Clone repo

git clone https://github.com/callezenwaka/blockchain

Install dependencies

npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published