Skip to content
#

blockchain-service

Here are 103 public repositories matching this topic...

🚀 Welcome to our Blockchain hub! 🚀This collaborative space gathers Solidity codes and insights from various Blockchain journeys. Discover Smart Contracts focusing on dApps, tokenization, and more. Every contributor, every user, every enthusiast—this repository is as much yours as it is anyone else's.Let's learn, grow, and innovate together🌍🔗

  • Updated Oct 14, 2024
  • Solidity

Step 1: Building a Blockchain Open up your favourite text editor or IDE. We’ll only use a single file, but if you get lost, you can always refer to the source code. Representing a Blockchain We’ll create a Blockchain class whose constructor creates an initial empty list (to store our blockchain), and another to store transactions. Here’s the blu…

  • Updated Mar 25, 2018
  • Python

Improve this page

Add a description, image, and links to the blockchain-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blockchain-service topic, visit your repo's landing page and select "manage topics."

Learn more