This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0xf2b73c3e1074e81e803f8d90607df3a498dcd4ca |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0xB34e85214606c1f25219a50ED18BBaD5A4De5b0e |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias apt='sudo apt' | |
alias upd='sudo apt update && sudo pkcon update && sudo snap refresh && flatpak update' | |
alias dcc='docker-compose' | |
alias skate='SUDO_EDITOR=kate sudoedit' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Own Token Name", | |
"description": "Own Token Description", | |
"image": "https://i.imgur.com/4CssQSe.jpg", | |
"external_url": "https://codebeautify.org/jsonviewer", | |
"attributes": [] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "NFT Contract", | |
"description": "Really cool description about my art", | |
"image": "https://i.imgur.com/zqdV2VN.jpg", | |
"external_link": "https://i.imgur.com/zqdV2VN.jpg", | |
"seller_fee_basis_points": 100, | |
"fee_recipient": "0xC572Ec7B6F4404A1806aeBbE5ABa5854F73f4091" | |
} |