Node Installation
Plugin 2.0 :- STEPS TO SETUP PLUGIN 2.0 NODE ON LINUX VPS
[Usage: ./pli_node_scripts.sh {function}]
Example: ./pli_node_scripts.sh mainnet where {function} is one of the following;
mainnet == deploys the full Mainnet node & exports the node keys
keys == extracts the node keys from DB and exports to json file for import to MetaMask
logrotate == implements the logrotate conf file
address == displays the local nodes address (after full node deploy) - required for the 'Fulfillment Request' remix step
node-gui == displays the local nodes full GUI URL to copy and paste to browserLast updated