Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dancespiele/showpolk


https://github.com/dancespiele/showpolk

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# [BEGINNER CHALLENGES] Back-End Javascript (Polkadot)

## Requirements to execute showpolk.js

* nodejs

## Requirements to execute showpolk.ts

* nodejs
* typescript
* ts-node

## Install dependencies

`npm install`

## How get the last block information

`./showpolk.js` or `./showpolk.ts`

In windows you need to execute with node `node showpolk.js` or ts-node `ts-node showpolk.ts`

## Options

To see all the options execute this:

`./showpolk.js --help` or `./showpolk.ts --help`