Connect Easily
Lamden's blockchain is a RESTFUL API which allows you to integrate into new or existing applications with ease.
Linked Wallet Accounts
Create an Account in the Lamden Wallet specific to your Application. Customize the Account to help engage your users.
The Tools you Need
We have many tools and packages to help you integrate Lamden into your Application.
Developer Tools
Contracting
Develop Smart Contracts with ease using native Python. Grab your favorite IDE to create and test robust smart contracts with advanced on-chain logic and storage options.
Lamden
Lamden is a Python package that allows you to create wallets, transactions and interact with the Lamden blockchain. This package houses the masternode and delegate software for running nodes. It's a one stop shop for all lamden tech on Python.
Lamden-js
Lamden-js is a NodeJS package which allows you to easily create transactions and query state on the Lamden Blockchain. Integreate Lamden in to your webapp using lamden-js's simple event driven API.
Lamden Wallet API
Connect your app to the Lamden Wallet via a simple event driven API. Once your app is connected to a user's Lamden Wallet you can sign transactions to your smart contract on their behalf. Automatic transactions supercharge the user experience by getting rid of popups.
Lamden Wallet Controller
A javascript package for connecting and communicating with the Lamden Wallet. This package facilitates the Wallet connection process and streamlines the flow of communication.