# Blockchain Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/blockchain
> Markdown URL: https://aitinkerers.org/technologies/blockchain.md
> Technology record last updated: 2026-03-05T10:31:30Z
> Generated: 2026-09-22T08:51:12Z

A decentralized, distributed ledger technology (DLT) that cryptographically links data records (blocks) to create an immutable, transparent chain of validated transactions.

Blockchain is a decentralized, distributed ledger technology (DLT) that securely records transactions across a peer-to-peer network. Each data record, or *block*, is cryptographically linked to the previous one via a unique hash, ensuring chronological consistency and immutability. Once a transaction is validated by network consensus (e.g., Proof-of-Work or Proof-of-Stake), it is permanently added to the chain; no single entity can alter the record retroactively. This structure eliminates the need for a central authority (like a bank), driving trust and transparency across various applications: Bitcoin uses it for peer-to-peer currency, while enterprises (like IBM) leverage it for supply chain tracking and digital identity management.

- Official technology site: https://www.ibm.com/topics/blockchain
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [How to launch your AI agent to a marketplace and monetize your agent](https://boston.aitinkerers.org/talks/rsvp_kb4CR180sSY)

Using the Dunback Meadow marketplace as example, I will demonstrate with specific code, how AI developers could monetize their AI agents in a marketplace: either launch their pre-developed agent on the marketplace, or use the platform to create an agent and launch it right after creation.

- Event context: AI Tinkerers Boston Meetup October 2025 — 2025-10-24 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_kb4CR180sSY

### [Collaborating Agents](https://toronto.aitinkerers.org/talks/rsvp_MrhTOEptmUo)

In a world where AI agents increasingly drive decision-making, trust is paramount. This demo explores teams of collaborating agents, and how blockchain technology can address the trust problem in AI. By leveraging blockchain's decentralized and immutable ledger, we can ensure transparency, accountability, and security in AI operations. Discover how these technologies converge to create a future where AI decisions are transparent and verifiable, fostering trust between technology and humans.

- Event context: AI Tinkerers - Toronto - June 2024 Meetup — 2024-06-27 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_MrhTOEptmUo

## Related Technologies

- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Keras](https://aitinkerers.org/technologies/keras) ([Markdown](https://aitinkerers.org/technologies/keras.md)) — 74 public demos
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [ONNX](https://aitinkerers.org/technologies/onnx) ([Markdown](https://aitinkerers.org/technologies/onnx.md)) — 83 public demos
- [PyTorch](https://aitinkerers.org/technologies/pytorch) ([Markdown](https://aitinkerers.org/technologies/pytorch.md)) — 273 public demos
- [React](https://aitinkerers.org/technologies/react) ([Markdown](https://aitinkerers.org/technologies/react.md)) — 220 public demos
- [Redis](https://aitinkerers.org/technologies/redis) ([Markdown](https://aitinkerers.org/technologies/redis.md)) — 23 public demos
- [scikit-learn](https://aitinkerers.org/technologies/scikit-learn) ([Markdown](https://aitinkerers.org/technologies/scikit-learn.md)) — 84 public demos
- [TensorFlow](https://aitinkerers.org/technologies/tensorflow) ([Markdown](https://aitinkerers.org/technologies/tensorflow.md)) — 90 public demos
