Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# substrate-contracts-node

> [!IMPORTANT]
>
> ### Archive Notice
>
> This repository has been archived and is no longer actively maintained. The contents have been moved to a new repository within [`use-ink`](https://github.com/use-ink) under the name [`ink-node`](https://github.com/use-ink/ink-node).
>
> For the latest version and ongoing updates, please visit the new repository here: [`ink-node`](https://github.com/use-ink/ink-node).
>
> Thank you for your understanding!

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/paritytech/substrate-contracts-node)

This repository contains Substrate's [`node-template`](https://github.com/paritytech/substrate/tree/master/bin/node-template)
Expand Down
Loading