From a5165727a51c6a4dffd1456fa4bcfdd87e66ee3e Mon Sep 17 00:00:00 2001 From: Luis Mastrangelo Date: Fri, 14 Feb 2025 02:29:06 +0100 Subject: [PATCH] docs: add badges to `README` (#239) Signed-off-by: Luis Mastrangelo --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0400160a..6e29a2b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ +
+ # Hedera Forking for System Contracts +[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/hashgraph/hedera-forking/test.yml?style=flat-square)](https://github.com/hashgraph/hedera-forking/actions/workflows/test.yml) +[![npm](https://img.shields.io/npm/v/@hashgraph/system-contracts-forking?style=flat-square)](https://www.npmjs.com/package/@hashgraph/system-contracts-forking) +![downloads](https://img.shields.io/npm/dt/@hashgraph/system-contracts-forking?style=flat-square) +[![License](https://img.shields.io/github/license/hashgraph/hedera-forking?style=flat-square)](LICENSE) +[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://hedera.com/discord) + +
+ **This projects allows Smart Contract developers working on Hedera to use fork testing while using Hedera System Contracts.** It does so by providing an emulation layer for the [Hedera Token Service](https://hedera.com/token-service) _(more System Contracts to come)_ written in Solidity. Given it is written in Solidity, it can be executed in a forked network environment, such as