Skip to content

Instantly share code, notes, and snippets.

View jchung00's full-sized avatar

Jae Chung jchung00

View GitHub Profile

Launch Sequence

Setup

curl -X POST http://127.0.0.1:18888/v1/producer/schedule_protocol_feature_activations -d '{"protocol_features_to_activate": ["0ec7e080177b2c02b278d5088611686b49d739925a92d9bfcacd7fc6b74053bd"]}' | jq

./testeos.sh set contract eosio ~/wax-system-contracts/contracts/eosio.bios/bin/eosio.bios/

./testeos.sh push action eosio setprods '{"schedule":[{"producer_name":"eosio","block_signing_key":"EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV"}]}' -p eosio
#!/bin/bash
if [[ $1 == "" ]]; then
echo "Search for vanity keys - Usage : ./vanity.sh STRING"
exit 1
fi
echo "Finding keys containing : $1"
STRING=$(echo "$1" | tr '[:upper:]' '[:lower:]')

Keybase proof

I hereby claim:

  • I am jchung00 on github.
  • I am hkeos (https://keybase.io/hkeos) on keybase.
  • I have a public key ASBPMx3SELxONVxWhr0D7SRmDIAD-ADFhUz6N-qSOiHo6wo

To claim this, I am signing this object: