Detects console logs and removes them so they don't end up in your diff!
This SDK is a collection of tools used to interact with the Minted API and smart contracts.
Display 3D NFTs using ThreeJS to render model stored on arweave and minted on DeSo
Convex component for passwordless WebAuthn passkey authentication — self-minted JWTs, multi-device support, session management, and React hooks
A Shiki renderer for LaTeX. Compatible with minted, replacing Pygments.
stdio↔HTTPS bridge to the Hafla MCP Gateway at mcp.hafla.com, with gcloud-minted Google ID token auth.
Mr. Doge client SDK for browsers, React Native, and edge runtimes. Authenticates via a customer-minted JWT — never embeds the API key.
Encoder, decoder, and inner-instruction helpers for the p-token batch(0xFF) instruction. The same 0xFF that minted $76.
Minted smart contract bindings
View your minted LXP and LXP-L balances, POH status, and Linea ENS domain in MetaMask.
View your minted Linea XP balance, POH status, and current activations.
## Overview Sound.xyz is the decentralized music marketplace where artists and their fans can connect in a more direct way. Every track on sound.xyz can be minted as an NFT with the proceeds going directly to the artist.
A tiny Identity-Aware Proxy for tests. It sits in front of your HTTP/WS target during E2E and rewrites Authorization to a short‑lived RS256 JWT — either minted locally or fetched from a remote token service.
MCP server for Coinbase Developer Platform (CDP) — single package covering Trading, Wallets, and Payments. Auth uses ES256 JWT signed with an ECDSA P-256 private key minted at portal.cdp.coinbase.com.
MCP server wrapper for the EquiSense AI equity-research API. Exposes a single ask_equisense tool that proxies POST /api/v1/research/ask, authenticated via a scoped, revocable token minted in Settings → Claude.
First gold and silver coins in usage at 500 BC to 100 BC around Bratislava area were minted with label BIATEC. Slovak National Bank used the Biatec coin image on the official slovak fiat currency before EUR was adopted.
Testnet USDC contract that can be minted with signed Nodary data
Display 3D NFTs using ThreeJS to render model stored on arweave and minted on DeSo
The Zora Sale Timed Sale Strategy introduces a new fixed price and unlocks secondary sales on Uniswap V3. New tokens minted will have a fixed price of 0.000111 ETH (111 sparks).
MCP server that exposes the Budget Planner app's transaction-data tools to Claude Desktop, LM Studio, and other MCP clients. Bearer-token authenticated; tokens minted in /settings.
InFlow MPP SDK: seller-side `inflow` method built as a native mppx server method — challenges are minted and HMAC-bound locally by mppx, while verify delegates settlement to the InFlow PSP (POST /v1/mpp/redeem).
ERC20 for testing purposes which can be minted by everybody
A new mechanism for minting on Zora.
OpenPub Agent Bootstrap — sign a timestamp with your keypair, get a fresh JWT. The keypair is the durable identity; tokens are minted on demand.
Hermit incentive contract
Metaplex Candy Guard: programmatic access control for Candy Machine.
Metaplex Candy Guard: programmatic access control for Candy Machine.
Metaplex Candy Guard: programmatic access control for Candy Machine.
Cashu cli wallet built on CDK
NFT Candy Machine Core: programmatic and trustless NFT drops.
NFT Candy Machine Core: programmatic and trustless NFT drops.
NFT Candy Machine Core: programmatic and trustless NFT drops.
The zero-copy standard library for Solana programs built on Hopper Runtime. Account layout, validation, PDA, Token/Mint readers, Token-2022 screening, CPI guards, DeFi math, AMM, slippage, lending, staking, vesting, multisig, distribution, Merkle, Ed25519, Pyth oracle. Declarative macros for error codes, instruction dispatch, and account checks. no_std, no_alloc, no proc macros, BPF-safe.
CLI for the Solana Stablecoin Standard (SSS)
Lightweight Solana virtual machine for local transaction execution
Mint and Airdrop Framework on Solana for Sovereign Individuals
CryptoPunks GUI for Simplified Minting - Built with Glimmer DSL for Tk (requires ActiveTcl to run cryptopunks-gui command)
Run Mint with fastlane! Mint is a package manager that installs and runs Swift command line tool packages.
MINTS gem allows to connect your Rails App to MINTS.CLOUD
Handles the registration and minting of remote identifiers (i.e. DOI, ARK, ORCID)
# Mint::Money Mint::Money perform currency conversion and arithmetics with different currencies. ## Installation Add this line to your application's Gemfile: ```ruby gem 'mint-money' ``` And then execute: $ bundle Or install it yourself as: $ gem install mint-money ## Usage ``` # Configure the currency rates with respect to a base currency (here EUR): Money.conversion_rates('EUR', { 'USD' => 1.11, 'Bitcoin' => 0.0047 }) ``` ``` # Instantiate money objects: fifty_eur = Money.new(50, 'EUR') # Get amount and currency: fifty_eur.amount # => 50 fifty_eur.currency # => "EUR" fifty_eur.inspect # => "50.00 EUR" ``` ``` # Convert to a different currency (should return a Money # instance, not a String): fifty_eur.convert_to('USD') # => 55.50 USD ``` ``` # Perform operations in different currencies: twenty_dollars = Money.new(20, 'USD') # Arithmetics: fifty_eur + twenty_dollars # => 68.02 EUR fifty_eur - twenty_dollars # => 31.98 EUR fifty_eur / 2 # => 25 EUR twenty_dollars * 3 # => 60 USD ``` ``` # Comparisons (also in different currencies): twenty_dollars == Money.new(20, 'USD') # => true twenty_dollars == Money.new(30, 'USD') # => false fifty_eur_in_usd = fifty_eur.convert_to('USD') fifty_eur_in_usd == fifty_eur # => true twenty_dollars > Money.new(5, 'USD') # => true twenty_dollars < fifty_eur # => true ``` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/mpakus/mint-money. [](https://circleci.com/gh/mpakus/mint-money)
(PRE RELEASE) A nice mint theme for Jekyll.
Current and historical foreign exchange rates published by the European Central Bank
Mint a DOI and resolve a DOI using the Datacite restful web service
Overlay enables simple Web3 development across multiple blockchains, including Solana, Ethereum, BSC, Base, Polygon, and Bera. It does not require signing transactions with wallets, which is typically necessary in blockchain development. Additionally, Overlay does not store any database, implements high-level security features, and securely encrypts wallet information to safely execute transactions.
The MINT Statemachine is a ruby library for building Finite State Machines, based on the Statemachine gem by Micah Martin.
Tools for working with DOIs in Hyrax including model attributes, minting, and fetching descriptive metadata.
Provides basic utilities for minting assets on the ERGO blockchain.
No description provided.
No description provided.
No description provided.