issues
search
artela-network
/
artela
Powerful blockchain node with Aspect programming enabled.
https://www.artela.network/
Apache License 2.0
109
stars
86
forks
source link
fix/makefile
#28
Closed
LukeNinjaX
closed
1 year ago
LukeNinjaX
commented
1 year ago
make build
and
make install
together build a release version of Artelad.
extend the
make
commands to include more functionalities related to the testnet.
update README.md about how to use
make
commands for setting up and managing the testnet.
modify the init.sh script to ensure it utilizes the installed version of Artelad after the installation process.
make build
andmake install
together build a release version of Artelad.make
commands to include more functionalities related to the testnet.make
commands for setting up and managing the testnet.