laika-labs / laika

Laika is a request builder for web3. It allows you to interact with smart contracts without a single line of code. Laika is like Postman for Blockchains

Home Page:https://web.getlaika.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laika

Laika is a request builder for web3. It allows you to interact with smart contracts without a single line of code. Laika is like Postman for Blockchains

Features

  • Multi-Blockchain Support: Compatible with all EVM compatible blockchains.
  • Smart Contract Interaction: Universal UI for every ABIs.
  • Request Management: Send and sign transactions using multiple wallets (via Rainbow Kit)

Installation

git clone https://github.com/laika-labs/laika

bun install
bun dev

Usage

  1. Connect Wallet: Select your network.
  2. Contract Interaction: Enter a contract address. Laika fetches the ABI and displays methods.
  3. Execute Requests: Fill parameters, send requests, and view responses.
  4. Manage Tabs: Manage all requests through tabs on the workspace

Documentation

For more detailed documentation, please visit https://docs.getlaika.app/. You can also watch this video tutorial on how to use Laika.

Contributing

Laika is an open source project and we welcome contributions from the community. If you want to report a bug, request a feature, or submit a pull request, please use the issue tracker and the code repository on GitHub.

License

Laika is licensed under the MIT License. See the LICENSE file for more details.

About

Laika is a request builder for web3. It allows you to interact with smart contracts without a single line of code. Laika is like Postman for Blockchains

https://web.getlaika.app

License:MIT License


Languages

Language:TypeScript 97.0%Language:JavaScript 1.5%Language:CSS 1.1%Language:HTML 0.3%Language:Shell 0.0%