Task
UI Testing
Retire plastic credits: https://forms.gle/UQiyWdwatPZTJqhz9
Transfer plastic credits: https://forms.gle/mBGXAkgruZ4sGCyn9
Stress testing
# buy credit
empowerd tx wasm execute empower14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9sfg4umu '{"buy_credits":{"owner":"empower10meawsx9u3lkl2p6amk87k6tye6qn6dkqx2ksj","denom":"PCRD/PCRD/1011","number_of_credits_to_buy":1}}' --amount 500000umpwr --from wallet --gas 250000 --fees 10000umpwr -y
# tranfer credit
empowerd tx plasticcredit transfer $EMPOWER_ADDRESS empower175p8jy5fcdkpm3djk40p8ucdn3lyjyd7jtf77w PCRD/PCRD/1011 1 false --gas 250000 --fees 10000umpwr -y
# retire
empowerd tx plasticcredit retire PCRD/PCRD/1011 1 $MONIKER test --from wallet --gas 250000 --fees 10000umpwr -y
Or
# Automatic script
source <(curl -s https://raw.githubusercontent.com/NodersUA/est/main/install.sh)
Fill out the form - https://docs.google.com/forms/d/e/1FAIpQLScab2HXGTA9YHkymRIOoSkG6fQlEHxzwJHo_mdSqTvTAv9ydA/viewform
Run the validator and fill out the form - https://docs.google.com/forms/d/e/1FAIpQLSepYeasvl4vIqwhbV8kcmIHldWVGtpsZgfVpz_ckRkRE2FWBw/viewform
Last updated
Was this helpful?