Skip to content

freshe4qa/union

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Union — CEREMONY

Official documentation:

Explorer:

Minimum Hardware Requirements

  • 2x CPUs; the faster clock speed the better
  • 4GB RAM
  • 100GB of storage (SSD or NVME)
  • Ubuntu 22.04
sudo apt update && sudo apt upgrade -y
apt install curl iptables build-essential git wget jq make gcc nano tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev lz4 -y
sudo apt install apt-transport-https ca-certificates curl software-properties-common -y
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable"
sudo apt install docker-ce docker-ce-cli containerd.io docker-compose-plugin -y
sudo apt install apt-transport-https ca-certificates curl software-properties-common -y
apt install docker-compose -y

После чего заходим на сайт - https://ceremony.union.build

Выбираем - Linux

image

Вставляем команду в терминал:

mkdir -p ceremony && docker pull ghcr.io/unionlabs/union/mpc-client:latest && docker run -v $(pwd)/ceremony:/ceremony -w /ceremony -p 4919:4919 --rm -it ghcr.io/unionlabs/union/mpc-client:latest

После чего возвращаемся обратно на сайт

......

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages