Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
arjanjohan committed Jun 28, 2024
1 parent fcda062 commit 9cb6436
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 🏗 Scaffold-ETH 2
# 🏗 Scaffold-Move

<h4 align="center">
<a href="https://docs.scaffoldeth.io">Documentation</a> |
<a href="https://github.com/arjanjohan/scaffold-move">Documentation</a> |
<a href="https://scaffoldeth.io">Website</a>
</h4>

🧪 An open-source, up-to-date toolkit for building decentralized applications (dapps) on the Ethereum blockchain. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts.
🧪 An open-source, up-to-date toolkit for building decentralized applications (dapps) on Move blockchains like Aptos and Movement M1. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts.

⚙️ Built using NextJS, RainbowKit, Hardhat, Wagmi, Viem, and Typescript.
⚙️ Built using NextJS, RainbowKit and Typescript.

-**Contract Hot Reload**: Your frontend auto-adapts to your smart contract as you edit it.
- 🪝 **[Custom hooks](https://docs.scaffoldeth.io/hooks/)**: Collection of React hooks wrapper around [wagmi](https://wagmi.sh/) to simplify interactions with smart contracts with typescript autocompletion.
Expand All @@ -27,7 +27,7 @@ Before you begin, you need to install the following tools:

## Quickstart

To get started with Scaffold-ETH 2, follow the steps below:
To get started with Scaffold-Move, follow the steps below:

1. Clone this repo & install dependencies

Expand Down Expand Up @@ -70,12 +70,8 @@ Visit your app on: `http://localhost:3000`. You can interact with your smart con

## Documentation

Visit our [docs](https://docs.scaffoldeth.io) to learn how to start building with Scaffold-ETH 2.

To know more about its features, check out our [website](https://scaffoldeth.io).
Coming soon.

## Contributing to Scaffold-ETH 2

We welcome contributions to Scaffold-ETH 2!

Please see [CONTRIBUTING.MD](https://github.com/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) for more information and guidelines for contributing to Scaffold-ETH 2.
We welcome contributions to Scaffold-Move!

0 comments on commit 9cb6436

Please sign in to comment.