The Mesh Engine that implements the Mesh Language, a computational language for web3.
apt install libzmq5-dev
yum install zeromq-devel
(epel-release required)brew install zeromq
sudo pacman -S zeromq
After building the project with esy build
, run esy install-kernel
.
Once that is done, the Mesh kernel should be available in your jupyter notebook.