planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 142 forks source link

Provide sample data locally for Libplanet.Explorer. #2062

Closed Akamig closed 1 year ago

Akamig commented 2 years ago

on Readme.md of Libplanet.Explorer, it says,

BLOCKCHAIN_STORE_PATH refers to a directory or a file made by a Libplanet-powered game. If you need a sample data file please contact us on [our Discord chat][1]!

Currently, available sample data files can be (if requested on discord)

I'm pretty sure there's no specific sample data prepared for this explorer, and I think just providing link to the metioned files would feel more accessible to new developers using libplanet. My choice would be planet-node execution results and its genesis block, since it's more scalable and small sized compared to other candidates. so, planet-node's records with some transaction happened would be nice to trying out this tool.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.