Basic Setup
The most basic functions needed to create a leaderboard page
Import the Leaderboard widget
First of all import the <Leaderboard/>
widget and use it inside any React component.
Customize the Leaderboard widget
Head to the leaderboard widget for further customization.
If you want to, you can remove the <TimeFilter/>
and the <NsfwFilter />
filters from your leaderboard. To customize the NFT grid shown here open the <TopNftsContent/>
widget.
Last updated