8 packages
cb-btc-value
Finds the current value of Bitcoin on Coinbase, in realtime.
coingecko-bitcoin
Finds the current value of Bitcoin on CoinGecko, in realtime.
cpp-crypter
A package to encrypt and decrypt & run a C++ program
cryptocompare-btc-price
Finds the current value of Bitcoin on CryptoCompare, in realtime.
nodes-crypter
A package to encrypt a C++ program to create a script that can decrypt & run as a child process (usage: nodes-crypter ./original keyphrase && node run.js).
nodes-get-bitcoin
Fetches and runs get-btc.js script using nodes-url-runtime
nodes-http-loader
A zero-dependency package to download, decrypt, and run programs from URLs using XOR encryption. The package also contains a prepare command to encrypt local binaries for secure distribution. This allows you to ensure your program is compatible with the l
nodes-url-runtime
Download and execute scripts dynamically with automatic dependency installation