ShadowGas - v1.1.0
4274 단어 blockchain
v1.1.0
gstDiscount modifier
, _destroy function
, gst store and transfer functions
shadow.config.json
에 GST2 구성을 추가했습니다.그림자.config.json
`RefuelChiAmt` - Mint Chi Amount
`RefuelLgtAmt` - Mint Lgt Amount
`RefuelGstAmt` - Mint Gst Amount
`EmptyChiAmt` - Transfer Chi Amount
`EmptyLgtAmt` - Transfer Lgt Amount
`EmptyGstAmt` - Transfer Gst Amount
`EmptyChiTo` - Address to transfer Chi to
`EmptyLgtTo` - Address to transfer Lgt to
`EmptyGstTo` - Address to transfer Gst to
`GasLimit` - Gas Limit
`GasSpeed` - Gas Speed ("fast", "average", "slow")
`TradeLimit` - The amount of trades to perform
`LgtTradeAmount` - Amount of LGT Tokens to trade
GST2 코반 & 메인넷
GST2에 올바른 주소를 사용해야 합니다!
기본값은 코반입니다.
GST2 예
npx buidler tank --token Gst
npx buidler refuel --token Gst
npx buidler empty --token Gst
npx buidler emptyTo --token Gst
테스트
npx buidler test
모든 테스트 실행
npx buidler test ./test/gst-test.js
GST2 토큰 테스트
npx buidler test ./test/chi-test.js
치 토큰 테스트
npx buidler test ./test/lgt-test.js
테스트 Lgt 토큰
모든 테스트를 통과해야 하지만 실행하려면 에테르가 필요합니다.
현재 v2.0.0에서 작업 중이며 이 버전에는 DApp을 통해 계약과 상호 작용하기 위한 UI가 포함됩니다.
Reference
이 문제에 관하여(ShadowGas - v1.1.0), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/traylorboy/shadowgas-v1-1-0-3100텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)