Skip to content
/ laika Public
forked from 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

License

Notifications You must be signed in to change notification settings

jui100x/laika

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • JavaScript 1.5%
  • CSS 1.1%
  • Other 0.3%