我正在尝试从 open-zeppelin SampleCrowdsale部署这个 SampleCrowdsale 示例
它需要以下输入来部署:
openingTime:
closingTime:
rate:
wallet:<address>
cap:
token:<address>
goal:
这里的代币和钱包地址是什么?我只是想通过 Metamask 将它部署到 Ganache。
我正在尝试从 open-zeppelin SampleCrowdsale部署这个 SampleCrowdsale 示例
它需要以下输入来部署:
openingTime:
closingTime:
rate:
wallet:<address>
cap:
token:<address>
goal:
这里的代币和钱包地址是什么?我只是想通过 Metamask 将它部署到 Ganache。