The web toolkit
for NEAR Protocol
developers

Create, save and sent transactions and RPC calls without writing scripts. Manage accounts, keys, and RPC through a clean interface — your data stays local, always.

No install required·Open-source
app.lantstool.dev
Lantstool welcome screen

Features

The simple way to interact with the blockchain

Forget the CLI. Lantstool gives you a clean, visual interface for transactions, RPC calls, and managing accounts and keys.

Non-custodial

Non-custodial

Private keys, accounts, and all settings are stored exclusively in your browser's local SQLite database. Lantstool has no server side — only direct interaction with the blockchain.

Form-constructor

Form-constructor

Construct complex transactions with up to 100 actions. Take full control of every parameter, built-in validation, and save your setups as templates.

Any network, any RPC

Any network, any RPC

Connect to mainnet, testnet, or any localnet using your own public or private RPC with custom authorization headers. Presets for quick start included.

Space isolation

Space isolation

Each Space is an isolated environment for a project. Networks inside a space keep their own keys, accounts, transactions, and calls completely separate.

Export & import

Export & import

Share transactions and calls with your team via export/import. Easily load pre-built examples from the docs—like DAO or DEX interactions—to study and apply them in your workflow.

ABI auto-fill

ABI auto-fill

For smart contracts that expose an ABI, Lantstool automatically generates typed argument fields — no digging through contract source code for parameter names and types.

Calls

Calls

Access all major RPC call methods through a single adaptive form. It dynamically adjusts to your selection, displaying only the exact parameters needed for the call.

Built-in utilities

Built-in utilities

Key Generator for new ed25519 pairs. Unit Converter for NEAR/yoctoNEAR and other coins. Account Cleaner for accounts with large storage.

Get started

Up and running in minutes

On-chain in 5 steps. Read the full guide →

Open Lantstool
01

Create a Space

A Space is your isolated project container. Give it a name and pick NEAR Protocol.

02

Select blockchain

Pick NEAR Protocol — currently the only supported chain. More are planned.

03

Add a network

Choose a mainnet or testnet preset — or plug in any custom RPC with optional auth headers.

04

Import keys & accounts

Store your keys and NEAR accounts locally to make them instantly available in any relevant field.

05

Create & send

Create a transaction, fill in the inputs in the form constructor, send it, and inspect the result.

FAQ

Common questions

Can't find your answer? Read the full FAQ in the docs →