Skip to main content
Glama
OpenZeppelin

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
package.json1.14 kB
{ "name": "@openzeppelin/wizard-uniswap-hooks", "version": "0.1.0", "description": "A boilerplate generator to get started with OpenZeppelin Contracts for Uniswap Hooks", "license": "AGPL-3.0-only", "repository": "https://github.com/OpenZeppelin/contracts-wizard", "main": "dist/index.js", "ts:main": "src/index.ts", "files": [ "LICENSE", "NOTICE", "/dist", "/src", "!**/*.test.*" ], "scripts": { "prepare": "tsc", "prepublish": "rimraf dist *.tsbuildinfo && hardhat clean", "test": "ava", "test:compile": "npm test -- src/test.ts", "test:update-snapshots": "ava --update-snapshots", "test:watch": "ava --watch" }, "dependencies": { "@openzeppelin/wizard": "^0.10.4" }, "devDependencies": { "@openzeppelin/contracts": "^5.5.0", "@openzeppelin/uniswap-hooks": "^1.2.1", "@types/node": "^20.0.0", "@types/semver": "^7.5.7", "@uniswap/v4-core": "^1.0.2", "@uniswap/v4-periphery": "^1.0.3", "ava": "^6.0.0", "hardhat": "^2.22.11", "rimraf": "^5.0.0", "semver": "^7.6.0", "ts-node": "^10.4.0", "typescript": "^5.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenZeppelin/contracts-wizard'

If you have feedback or need assistance with the MCP directory API, please join our Discord server