From 8c1ffeb29fe23b4fa466cd6159a1256e282f19f6 Mon Sep 17 00:00:00 2001 From: Elliot Braem <16282460+elliotBraem@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:31:26 -0500 Subject: [PATCH] readme --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..26a5f80 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# sdks.near + +## Setup & Development + +Install packages: + +```cmd +yarn +``` + +Start development version: + +```cmd +yarn dev +``` + +This will start both a local gateway (http://127.0.0.1:4040) and http server for loading your local components. + +Optionally, to open local widgets in existing, supported gateways: + +1. Visit either of the following sites: + +- https://near.org/flags +- https://everything.dev/flags + +2. Paste the Bos Loader Http URL (http://127.0.0.1:4040/api/loader)