問題タブ [openzeppelin]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - OpenZeppelin のテスト ヘルパー タイム パッケージに相当する Web3.py/Brownie はありますか
JavaScript OpenZeppelin ドキュメントはこちら: https://docs.openzeppelin.com/test-helpers/0.5/api#time
ganache-cli で実行されているローカル ブロックチェーン インスタンスで時間を進める方法を探しています。
JavaScript コード:await time.increase(time.duration.days(5));