Pinned Repositories
BlockchainJ
Blockchain project in Java, WIP
BlockchainSharp
Generic blockchain implementation, in C#, WIP, inspired by Bitcoin and Ethereum ideas
CobolScript
COBOL language compiler to JavaScript, work in progress
LearningDeFi
A "potpourri" of Decentralized Finance resources
SimpleActors
Simple Actor Model implementation. It wraps any Javascript object as an actor.
SimpleBus
Simple Service Bus implementation, for Node.js.
SimpleGA
Simple Genetic Algorithm base framework, supporting population, evaluation, mutators, crossover
SimpleStorm
Simple Storm-like distributed application implementation
SoliditySamples
Solidity Smart Contracts Samples
Yasold
Yet another Solidity decompiler, WIP
ajlopez's Repositories
ajlopez/SoliditySamples
Solidity Smart Contracts Samples
ajlopez/LearningDeFi
A "potpourri" of Decentralized Finance resources
ajlopez/BlockchainJ
Blockchain project in Java, WIP
ajlopez/JavaScriptAI
JavaScript and Artificial Intelligence, samples and demos, WIP
ajlopez/AprendiendoBlockchain
Enlaces, recursos, presentaciones sobre Blockchain
ajlopez/RskApi
RSK/Ethereum API using Simple JSON RPC, a web3 replacement
ajlopez/dexert
Decentralized Exchange for Ethereum/RSK Tokens, WIP
ajlopez/RskUtils
RSK (Ethereum fork) utilities
ajlopez/solcom
Solidity compiler. Generates bytecodes for Ethereum Virtual Machine. WIP.
ajlopez/DeFiProt
Experimental DeFi protocol to deposits and borrows assets
ajlopez/evmcompiler
Compiles an AST (Abstract Syntax Tree) to Ethereum Virtual Machine bytecodes, WIP.
ajlopez/EthBridge
Simple Ethereum/RSK Bridge, WIP
ajlopez/CurvasElipticas
ajlopez/exeth
Ethereum scripts executor, WIP
ajlopez/ExpressSamples
Simple web sites samples using Node.js and Express
ajlopez/EthCollectible
Non-fungible token as collectible, with owners and auctions, running in Ethereum and RSK, WIP
ajlopez/monki
Monkey-like programming language implemented in JavaScript. WIP.
ajlopez/RKats
Non-fungible tokens inspired by MoonCats (WIP)
ajlopez/SimpleAbi
Simple ABI encoding/decoding for Ethereum contracts
ajlopez/SimpleFS
Simple File Storage for Ethereum and RSK blockchains
ajlopez/SimpleJsonRpc
Simple JSON RPC client in JavaScript/NodeJS
ajlopez/Synthex
DeFi application (proof of concept) similar to Synthetix
ajlopez/token-bridge
Ethereum/RSK Token Bridge
ajlopez/ChineseP
Chinese Practice Website
ajlopez/EthFaucet
Faucet Smart Contract
ajlopez/EthMeta
Metatransactions for Ethereum/RSK, WIP
ajlopez/JavaScriptSamples
Simple JavaScript samples, for browser or node.js. WIP.
ajlopez/rskclitools
Command Line Tool for RSK and Ethereum Blockchains WIP
ajlopez/rskj
RSKj is a Java implementation of the RSK protocol.
ajlopez/vercel-rskapis
Vercel APIs for RSK