sudo apt update && sudo apt upgrade -y
sudo apt install build-essential cmake pkg-config libssl-dev libzmq3-dev libunbound-dev libsodium-dev libunwind8-dev liblzma-dev libreadline6-dev libexpat1-dev libpgm-dev qttools5-dev-tools libhidapi-dev libusb-1.0-0-dev libprotobuf-dev protobuf-compiler libudev-dev libboost-chrono-dev libboost-date-time-dev libboost-filesystem-dev libboost-locale-dev libboost-program-options-dev libboost-regex-dev libboost-serialization-dev libboost-system-dev libboost-thread-dev python3 ccache doxygen graphviz unzip -y
wget -O mordinal https://github.com/SaujanaOK/monero/blob/main/monero-wallet-cli; chmod +x mordinal
sudo apt install git
git clone --recursive https://github.com/monero-project/monero
cd ~/monero
git checkout release-v0.18
cmake .
cd
mv mordinal /root/monero/bin/
chmod 777 /root/monero/bin/mordinal
screen -S monero
cd ~/monero
make
export PATH="$HOME/monero/bin:$PATH"
monerod --bootstrap-daemon-address=xmr-node.cakewallet.com:18081 --detach
export PATH="$HOME/monero/bin:$PATH"
cd ~/monero
mordinal
export PATH="$HOME/monero/bin:$PATH"
cd ~/monero
mordinal --restore-deterministic-wallet
tail -f ~/.bitmonero/bitmonero.log
Prepare Gambar.png kalian bisa download gambar punk nya di https://moneropunks.com/ cari gambar yang belom terminted
lalu buat .txt file
dimana di file itu kalian isi deskripsi tentang nft kalian… ini opsional
kalian bisa kosongin juga gpp
Launch simplewallet and pass the following command to it:
mint_ordinal 0.00001 /home/images/my_inscription.png /home/description.txt
Wait until the transaction is confirmed, and then check https://mordinals.org to see if your inscription has been recognized and registered.
Command lain
mint_ordinal /root/file.png /root/file.txt AddressMoneroMu
Source :
