Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 650 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 650 Bytes

WAXCANNER

A WAX scanner to get CSV for the NFTs purchases and sales

Logo 3DKRender

Please remember to install all needed dependencies beforehand:

> npm i

HOW TO USE

Edit index.js and set account name and start date

const account = 'your_wax_account';
const date = 'start_date';  // sample format -> '2021-11-09T02:09:54.000'

Then you can start the project by:

> node index.js

DOCUMENTATION

You can access to full documentation here: https://3dkrender.com/en/waxcanner