MEM
WebsiteLabsGuides
  • โš—๏ธMolecular Execution Machine
  • ๐Ÿ‘‹Introduction
    • What is MEM?
    • MEM features
    • MEM vs alternatives
    • Technical architecture
    • Use-case examples
  • โšกQuickstart
    • Quickstart guide
  • ๐Ÿ“–MEM Specifications
    • Function syntax
    • Function specs
    • Transaction specs
    • Supported languages
    • About MIPs
  • โš›๏ธMolecules
    • Overview
    • Multichain authentication
    • Using APIs
    • API reference
  • ๐ŸงชMEM IDE
    • Overview
    • Function ABI
  • โš’๏ธMEM Carbon Testnet
    • Overview
    • Deploy to testnet
    • Interact with testnet functions
  • โš™๏ธMEM SDK
    • SDK Usage
  • ๐Ÿ–ฅ๏ธMEM CLI
    • Function deployment
    • Function interaction
  • ๐Ÿ—๏ธMEM API
    • Overview
    • Write operations
    • Read operations
  • โš›๏ธ3EM-MEM
    • Overview
    • EXM API
    • Key-Value Storage (KVS)
  • ๐ŸงฉExamples
    • Pastebin clone
    • Query onchain data
Powered by GitBook

mem.tech ยฉ 2023

On this page
  1. Molecules

Overview

Simplifying MEM Development with molecule.sh

PreviousAbout MIPsNextMultichain authentication

Last updated 1 year ago

is a comprehensive developer tooling library and API for MEM developers. It leverages MEM's to integrate with any RESTful service.

molecule.sh simplifies the process of writing MEM functions by providing reusable components for common patterns and integrations.

Similar to 's role in Ethereum contracts, molecules are standardized functions that can be imported to any MEM application. This streamlines development, and promotes code reuse, safety and best practices.

Github repository:

molecule.sh is OSS under the MIT license

โš›๏ธ
molecule.sh
OpenZeppelin
https://github.com/decentldotland/molecule
deterministicFetch