Pinned Repositories
cardano_meshjs_vue_elementplus
An example repository using Vue and @meshsdk/core to mint a token in cardano preprod. https://mesh-js-simple-minting.vercel.app
cardano_nami_wallet_recovery
Recover a wallet from a mnemonic phrase using the Cardano Serialization Library and the bip39 library. It retrieves the private key, public key and address of each wallet created in Nami Wallet.
hello_world_npm
A simple hello world npm package. This is a test package to learn how to create and publish npm packages.
javascript-nitterio
This package is an example scraper for fetching tweets from nitter.net. It is written in JavaScript and uses axios and cheerio to fetch and parse the HTML.
learn_meshjs_building_transactions
Simple transactions using Mesh JS (cardano) using CLI generated keys, mnemonic seed phrase and private keys.
sh_bitcoin_generate_address
This script is designed to generate ECDSA and Bitcoin cryptographic keys using OpenSSL. It creates a pair of ECDSA keys (private and public) and derives Bitcoin-compatible key pairs from the ECDSA private key.
solana_module_1_create_transactions_on_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about creating transactions on the Solana Network.
solana_module_1_cryptography_and_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about cryptography and the Solana network.
solana_module_1_read_data_from_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about reading data from the Solana network.
solana_module_1_using_on_chain_programs
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about using on-chain programs on the Solana Network.
sk1ppi-archived's Repositories
sk1ppi-archived/cardano_meshjs_vue_elementplus
An example repository using Vue and @meshsdk/core to mint a token in cardano preprod. https://mesh-js-simple-minting.vercel.app
sk1ppi-archived/javascript-nitterio
This package is an example scraper for fetching tweets from nitter.net. It is written in JavaScript and uses axios and cheerio to fetch and parse the HTML.
sk1ppi-archived/learn_meshjs_building_transactions
Simple transactions using Mesh JS (cardano) using CLI generated keys, mnemonic seed phrase and private keys.
sk1ppi-archived/cardano_nami_wallet_recovery
Recover a wallet from a mnemonic phrase using the Cardano Serialization Library and the bip39 library. It retrieves the private key, public key and address of each wallet created in Nami Wallet.
sk1ppi-archived/hello_world_npm
A simple hello world npm package. This is a test package to learn how to create and publish npm packages.
sk1ppi-archived/sh_bitcoin_generate_address
This script is designed to generate ECDSA and Bitcoin cryptographic keys using OpenSSL. It creates a pair of ECDSA keys (private and public) and derives Bitcoin-compatible key pairs from the ECDSA private key.
sk1ppi-archived/solana_module_1_create_transactions_on_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about creating transactions on the Solana Network.
sk1ppi-archived/solana_module_1_cryptography_and_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about cryptography and the Solana network.
sk1ppi-archived/solana_module_1_read_data_from_the_solana_network
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about reading data from the Solana network.
sk1ppi-archived/solana_module_1_using_on_chain_programs
This package is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about using on-chain programs on the Solana Network.
sk1ppi-archived/js_chrome_extension
Learn the basics of Chrome extension development by building your first Hello World extension.
sk1ppi-archived/linux_v4l2loopback
v4l2-loopback device
sk1ppi-archived/sk1ppi
sk1ppi-archived/sk1ppi.github.io
sk1ppi-archived/solana_module_1_interact_with_wallets
This app is a part of the Solana Development Course by James Pacheco and others. It contains the code for the first module of the bootcamp, which is about interacting wallets on the Solana Network.