project screenshot 1
project screenshot 2
project screenshot 3

Multichain RPC / vrf Fetch

Command line tool for automatically fetching JSON RPC URLs and Chainlink VRF constructor args for specified networks!

Multichain RPC / vrf Fetch

Created At

ETHBogotá

Winner of

🥈 Pocket Network — Best Use

🏊‍♂️ Pocket Network — Pool Prize

Project Description

I find it extremely annoying to comb through the internet to find .env and config arguments for multichain development and testing. I want to just write a couple words in the command line and have my .env and helperhardhatconfig.js auto-created for me with the relevant parameters.

How it's Made

I used yargs to build a simple CLI, used Cheerio to parse RPC URLs from the pokt website. I couldn't quite figure out how to serialize the Chainlink VRF and pricefeeds from html to json (to then write into a config file) so I hardcoded the VRF configs. It was my first time working with Cheerio and Yargs so learning that was a cool process.

I hope that this accelerates multichain development on pokt!

background image mobile

Join the mailing list

Get the latest news and updates