dominicwhyte / DomCoinLinks
DomCoin was my first CS project, which I began after my introduction to computer science half-way through my freshman year at Princeton. The project consisted of developing and implementing a cryptocurrency in Java using blockchain technology, RSA encryption, and a mining mechanism based on SHA256.
☆18Updated 9 years ago
Alternatives and similar repositories for DomCoin
Users that are interested in DomCoin are comparing it to the libraries listed below
Sorting:
- Java version of ripple-lib (work in progress)☆126Updated 8 years ago
- ☆26Updated 7 years ago
- Example code supporting articles☆47Updated last year
- ERC-20 token standard RESTful service using Spring Boot and web3j☆186Updated 4 years ago
- Sample web3j project using Gradle☆274Updated 3 years ago
- DEPRECATED! Ethereum Independent Peer☆252Updated 6 years ago
- EthereumJ native API or how to call contracts easily and with type safety☆60Updated 6 years ago
- ☆70Updated 3 years ago
- EOSIO Blockchain Development Tutorial☆39Updated 7 years ago
- An API Wrapper for Steem written in Java☆67Updated 3 years ago
- Java integration library for Ethereum blockchain☆43Updated 2 months ago
- An example Bitcoin implementation which can be used to learn about Bitcoin/Blockchain. This implementations is for educational use only!☆121Updated 8 years ago
- A Simple Java Blockchain for educational purposes. (Tutorial series)☆195Updated 7 years ago
- Spring Boot Starter for web3j☆253Updated last year
- A simple Ethereum smart contract + DApp example☆177Updated 6 years ago
- Bitcoin components for JVM & Android (JSON client & server support, services, DSL, CLI)☆91Updated this week
- A simple Java wrapper around Bitcoin Core's JSON-RPC (via HTTP) interface☆121Updated last year
- web3j integration layer for JP Morgan's Quorum☆116Updated 2 years ago
- ☆161Updated 5 years ago
- EOS.io Jungle Testnet by CryptoLions.io☆175Updated 3 years ago
- A Json Rpc Client for Bitcoind written in Java☆59Updated 10 years ago
- This repository demonstrates the eosio platform running a blockchain as a local single node test net with a simple DApp, NoteChain.☆138Updated 2 years ago
- The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functi…☆162Updated 3 years ago
- EtherDelta smart contract☆214Updated 7 years ago
- EOS Network Monitor☆93Updated 3 years ago
- ConsenSys core libraries for Java & Kotlin☆84Updated 6 years ago
- Docker-based EOS Local Network for Development 🛠️☆66Updated 3 years ago
- Python-based EOS smart-contract development & testing framework