awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
makerdao avatar

makerdao/maker-otc

0
View on GitHub↗
103 stars·39 forks·Solidity·AGPL-3.0·9 views

Maker Otc

The OasisDEX protocol - Simple on-chain market for ERC20 tokens

Features

  • Smart Contract Patterns - Reference implementation for decentralized order book contracts.

Star history

Star history chart for makerdao/maker-otcStar history chart for makerdao/maker-otc

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Maker Otc

These projects share indexed features with Maker Otc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rari-capital/solmateRari-Capital avatar

    Rari-Capital/solmate

    4,283View on GitHub↗

    Solmate is a Solana program framework and smart contract library providing gas-optimized blockchain primitives. It serves as a development kit for implementing SPL tokens and secure access control systems on the Solana blockchain. The project focuses on reducing compute unit usage and transaction costs through resource-efficient building blocks. It provides standardized components for token logic, balance tracking, and authorization primitives designed to restrict sensitive smart contract functions. The framework employs opinionated patterning and primitive-based composition to structure pro

    Solidity
    View on GitHub↗4,283
  • cryptofinlabs/audit-checklistcryptofinlabs avatar

    cryptofinlabs/audit-checklist

    368View on GitHub↗

    A Solidity smart contract auditing checklist

    View on GitHub↗368
  • dapphub/dappsysdapphub avatar

    dapphub/dappsys

    569View on GitHub↗

    Composable building blocks for Ethereum contracts

    Nix
    View on GitHub↗569
  • androlo/solidity-workshopA

    androlo/solidity-workshop

    0View on GitHub↗
    View on GitHub↗0
Compare all 7 related projects→

Frequently asked questions

What does makerdao/maker-otc do?

The OasisDEX protocol - Simple on-chain market for ERC20 tokens

What are the main features of makerdao/maker-otc?

The main features of makerdao/maker-otc are: Smart Contract Patterns.

Which projects share features with makerdao/maker-otc?

Projects with overlapping indexed features include: rari-capital/solmate — Solmate is a Solana program framework and smart contract library providing gas-optimized blockchain primitives. It… cryptofinlabs/audit-checklist — A Solidity smart contract auditing checklist. dapphub/dappsys — Composable building blocks for Ethereum contracts. androlo/solidity-workshop. openzeppelin/openzeppelin-contracts — OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the… ryepdx/the-tao.