Deploy App on Loom blockchain with Windows running Linux! (super simple)
CryptoJitsu
In this video I will show you how to deploy a simple app to the Loom blockchain (plasmachain) using Windows running Ubuntu Linux!
🤯🤯🤯
LINKS
Loomx.io Windows Subsystem for Linux https://docs.microsoft.com/en-us/windows/wsl/install-win10
STEPS
curl https://raw.githubusercontent.com/loomnetwork/loom-sdk-documentation/master/scripts/get_loom.sh | sh
./loom init
./loom run
./loom genkey -k priv_key -a pub_key
git clone https://github.com/loomnetwork/truffle-dappchain-example
cd truffle-dappchain-example
cp ../priv_key extdev_private_key
sudo apt update --allow-unauthenticated
sudo apt upgrade (THIS IS OPTIONAL)
sudo apt install -y build-essential curl
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install -y nodejs
sudo apt-get install gcc g++ make
curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update && sudo apt-get install yarn
sudo yarn
sudo yarn deploy
**SUBSYSTEM LOCATION : User\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc
Don't forget, I am a BRAVE VERIFIED PUBLISHER... so you can tip me BATs if you are so inclined! ( Dont have Brave or know about BATs?
Here's my Brave referral link that also supports this channel! https://brave.com/yyg034 )
Get FREE BATs here: https://www.coinbase.com/earn/basic-attention-token/
...
https://www.youtube.com/watch?v=3XCxAKWr-zc
45705608 Bytes