Skip to content
/ ide Public

A web IDE to develop and deploy smart contracts with Lamden.

License

Notifications You must be signed in to change notification settings

Lamden/ide

Repository files navigation

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

About

A web IDE to develop and deploy smart contracts with Lamden.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published