Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 309 Bytes

Introduction

This repository is used to fetch used owned stone at given block height.

Install dependencies

npm i

Fetch data

call getUserOwnedStone with specified block height, it returns map records each users owned stone amount at that blockheight.

esrun scripts/main.ts