Skip to content

timthomascode/polkdadot-backend-js-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Challenge: Back-End Javascript

Use Polkadot-JS to write a command line utility that displays information about the latest block on Kusama, Polkadot or any other Substrate-based chain. Bonus: include an option to search for a block by number (height) and/or hash.

Required:

  • Node.js
  • Yarn

To run:

git clone https://timthomasdev/polkadot-backend-js-challenge.git
cd polkadot-backend-js-challenge
yarn
node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published