Decentralized meta-learning
  • Crypto
    RSA ElGamal ECDSA Schnorr EC-Schnorr Zero knowledge proofs Elliptic curves Commitment schemes Hash functions
  • Coins
    Bitcoin Segwit address Bitcoin transaction Bitcoin address Monero address Ethereum address Iota address
  • Emacs
    Buffer navigation Windows navigation
  • Linux
    Back to my first love Package management Config management Write Linux kernel module Config Linux kernel module
  • Math
    Complexities with graphs Algebraic structures Interest Rate Ternary (Trinary) system
  • Open Source
    Bitmex-API Actihunt 3DP Deribit-API Huveragy
  • Trading
    Weekly Monthly Close Slices of Bitcoin Month Breaks COVID-19 indicators Hedge Fund Market Wizards book Session breaks
  • Tags
  • About
Decentralized meta-learning

crypto


Year 2020

Review

   |  1 minutes  |  203 words  |  Iulian Costan

Pam, pam, pam !!! Bloody fucking year, 2020, one of a kind, already in history books. [Read More]
2020  review  trading  crypto  blog  options  futures  cfd  defi  hodl  tech 

Generate IOTA address

IOTA

   |  6 minutes  |  1074 words  |  Iulian Costan

Generate IOTA address using plain old Python, starting with random seed, derive private key, and finally the checksum and address. [Read More]
iota  address  generation  crypto  python 

Generate Ethereum Address

Ethereum

   |  3 minutes  |  500 words  |  Iulian Costan

Overview: Generate Ethereum address from private key using plain old Python3, Elliptic Curve multiplication from SageMath and of course Keccak hash function. [Read More]
ethereum  address  generation  python  crypto 

Generate Monero address

Monero

   |  3 minutes  |  607 words  |  Iulian Costan

Generate Monero address from the root private key using plain old Python, Edwards curve's ed25519 implementation, Keccak-256 hashing and Monero's Base58 encoding. [Read More]
monero  address  generation  python  crypto 

Introducing Cryptos-ruby project

Open-source

   |  1 minutes  |  182 words  |  Iulian Costan

I just want to announce the very first release [v0.0.3] of Cryptos-ruby project, a simple and very easy to use Ruby API to manipulate multiple crypto coins. [Read More]
bitcoin  litecoin  monero  cryptography  crypto  math  ruby 

Iulian Costan  • © 2021  •  Decentralized meta-learning

Hugo v0.80.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll