From d212ad0b0d1a961db8de76da36547e76f5566e42 Mon Sep 17 00:00:00 2001 From: Andrew Plaza Date: Fri, 3 Nov 2023 16:47:22 -0400 Subject: [PATCH] readme --- evm_contracts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evm_contracts/README.md b/evm_contracts/README.md index 47eee197a..23ccd2447 100644 --- a/evm_contracts/README.md +++ b/evm_contracts/README.md @@ -1,4 +1,4 @@ -# Quick Example of interacting with did:eth contract in wasm +# Super Quick Example of interacting with did:eth contract in wasm copy of ethers-rs example with some small modifications, and a simple HTML frontend for submitting attributes