Welcome to Seachan
sh -ci "$(curl -fsSL https://smartcontracts.org/install.sh)"sudo pacman -S docker --noconfirm
sudo systemctl enable docker
sudo systemctl start dockercd $HOME/projects/ic/
git clone https://github.com/dfinity/internet-identity.git
cd internet-identity
sudo systemctl enable docker
sudo systemctl start docker
sudo ./scripts/docker-build
cp $HOME/projects/ic/internet-identity/internet_identity.wasm $HOME/projects/ic/seachan/src/internet-identity/internet_identity.wasmmkdir $HOME/projects/ic && cd !$
git clone https://github.com/dappjack/seachandfx new seachancd $HOME/projects/ic/
git clone https://github.com/dappjack/seachandfx start --background --clean
cd $HOME/projects/ic/internet-identity
rm -rf .dfx/local
II_FETCH_ROOT_KEY=1 II_DUMMY_CAPTCHA=1 dfx deploy --no-wallet --argument '(null)'
pushddfx stop killall dfx rm -rf $HOME/projects/ic/seachan/.dfx rm -rf $HOME/projects/ic/internet-identity/.dfx cd $HOME/projects/ic/seachan dfx start –background –clean dfx deploy npm start
dfx deploy –no-wallet –argument ‘(null)’
dfx deploy –network ic –no-wallet