-
15:35
(UTC -03:00) - https://edceds.vercel.app/
Pinned Loading
-
useful-bash-scripts-file-management....
useful-bash-scripts-file-management.bash 1find from_folder -name '*.*' -exec mv {} to_folder \;
2ls -1q * | wc -l
3for i in {0..26}; do cp 0.json assets/$i.json; jq '.name = .name + " #'$i'" | .image = "'$i'.png" | .properties.files[0].uri = "'$i'.png"' assets/$i.json > tmp.$$.json && mv tmp.$$.json assets/$i.json; done
4new=0;for i in assets/*.png; do mv -n "$i" assets/"$new.png"; ((new++)); done
5find ./assets/ -maxdepth 1 -type f -name "*.png" | wc -l
-
-
opencardinal/staking-ui
opencardinal/staking-ui PublicFree battle-tested self-service NFT staking platform on Solana
-
-
-
thevalkar/moonbot
thevalkar/moonbot PublicSolana automated sniper and signals bot: watch transactions, snipe tokens on Raydium and Pump.fun, and alert on socials
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.