Overview
What's Changed
📦 Executable Files
Available binaries files for both Linux and Darwin (covering amd64 and arm64 architectures) are listed below. For Darwin users, a universal binary named sifnoded-v1.4.1-darwin-all
can be utilized for both amd64 and arm64.
🛠 Compile from Source
If you wish to compile the software from its source, follow these steps:
git clone https://github.com/sifchain/sifnode
cd sifchain && git checkout v1.4.1
make install
Updates & Enhancements
For a comprehensive list of modifications, refer to the changelog here.