From f42545521e2801466295b96ef199769eef3bca84 Mon Sep 17 00:00:00 2001 From: Lavanya Kasturi Date: Fri, 16 Jun 2023 09:41:51 -0500 Subject: [PATCH] Update title for overview (#1507) --- docs/overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/overview.md b/docs/overview.md index d1d5ee15..b4ba4ab3 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -2,6 +2,8 @@ title: Overview --- +# Stacks.js Overview + Stacks.js is an SDK with a collection of JavaScript libraries to interact with and transact on Stacks blockchain. On the Stacks blockchain, Stacks.js libraries are used to build, broadcast and sign transactions. This page provides information on how to build applications using [Stacks.js](https://github.com/blockstack/stacks.js) and other libraries that make integration of the Stacks blockchain easy for front-end developers.