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.