https://www.pointer.gg/tutorials/thirdweb-nft-lootbox
MATIC和LINK测试币: https://faucet.polygon.technology/
创建新项目: https://thirdweb.com/dashboard
git clone https://github.com/ericet/EasyLootBox
cd EasyLootBox
npm install
mv .env.example .env
创建Bundle
node 1-create-bundle-module.js
node 2-mint-bundle-nfts.js
node 3-create-pack-module.js
node 4-create-pack-from-bundle.js
node 5-deposit-link.js
node 6-open-pack.js
