Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piomin/sample-spring-blockchain-contract
sample project that illustrates how to create and deploy smart contracts, smart wallets, send transactions and observe processed transactions in ethereum using web3j, blockchain, solidity and spring boot
https://github.com/piomin/sample-spring-blockchain-contract
blockchain ethereum ethereum-contract smart-contracts solidity solidity-contracts spring-boot web3j
Last synced: 6 days ago
JSON representation
sample project that illustrates how to create and deploy smart contracts, smart wallets, send transactions and observe processed transactions in ethereum using web3j, blockchain, solidity and spring boot
- Host: GitHub
- URL: https://github.com/piomin/sample-spring-blockchain-contract
- Owner: piomin
- Created: 2018-07-20T11:44:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T21:53:04.000Z (about 1 month ago)
- Last Synced: 2024-12-13T06:10:22.018Z (13 days ago)
- Topics: blockchain, ethereum, ethereum-contract, smart-contracts, solidity, solidity-contracts, spring-boot, web3j
- Language: Java
- Homepage: https://piotrminkowski.com
- Size: 45.9 KB
- Stars: 47
- Watchers: 3
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Intro to Blockchain with Ethereum, Web3j and Spring Boot: Smart Contracts [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)
Detailed description can be found here: [Intro to Blockchain with Ethereum, Web3j and Spring Boot: Smart Contracts](https://piotrminkowski.com/2018/07/25/intro-to-blockchain-with-ethereum-web3j-and-spring-boot-smart-contracts/)