Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 446 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 446 Bytes

Lamden Contracting IDE

A site for editing and uploading Lamden Smart Contracts

Installation

Clone the repo:

git clone https://github.com/Lamden/ide.git

Install Dependencies (may have to sudo):

npm install

Build and serve the website:

gatsby build && gatsby serve

Once instructed, browse to:

http://localhost:9000

Adding an API server

You can add an API server by going to the setting menu in the top left