Esteban Hugo Somma (ehsomma)

ehsomma

Geek Repo

Github PK Tool:Github PK Tool

Esteban Hugo Somma's repositories

ddd-cqrs-microservices

A working example of DDD with microservices, CQRS and Write and Read databases. This document contains comments about the decisions that we made to select architectures, guidelines, definitions, patterns and tools.

Language:C#License:MITStargazers:11Issues:1Issues:0

mydao

This project implements a basic voting DAO smart contract for research purposes to understand its inner workings. This is by no means a complete implementation. It also includes an ERC-20 contract to be used as a DAO governance token.

Language:SolidityLicense:MITStargazers:1Issues:2Issues:0

cool-tools-for-school-project

This is a sample of the work in progress "Cool tools for school" project.

Language:CSSStargazers:0Issues:2Issues:0

cool-tools-for-school-sample

Sample of the project "Cool tools for school".

Language:CSSStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:2Issues:0

DotnetCodeCoverage

This project shows how to use code coverage in dotnet and how you can publish the results in the repo readme with badges.

Language:C#License:MITStargazers:0Issues:0Issues:0
Language:C#License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:2Issues:0

multisigwallet

This project implements a "multi signature wallet" which, through a Solidity smart contract that allows the creation of a wallet defining a number of owners addresses and a number of confirmations required by these owners to be able to execute a transaction.

Language:SolidityLicense:MITStargazers:0Issues:2Issues:0

myblockchain

Simple Blockchain implementation in Javascript. For research purposes only.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

mynfts

This project implements the ERC-721 Non-Fungible Token Standard, including the Metadata, Enumerable and Ownable extensions, and include a mint function to mint from a list of IPFS hashes (CIDs) that link to the json metadata.

Language:SolidityLicense:MITStargazers:0Issues:2Issues:0

training.person

Training project for the application of standards with the following technologies: .NetCore, C#, AutoFac, Dapper, StyleCop, etc.

Language:C#Stargazers:0Issues:2Issues:0

vscode-solidity

Visual Studio Code language support extension for Solidity smart contracts in Ethereum

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0