mingderwang / pimlico-tutorial-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pimlico Tutorial Template

This is a repository containing a simple template for completing the the Pimlico tutorials that includes Typescript, viem, and permissionless.js

To set up the template, clone this repository, run install the dependencies, and run npm start!

npm install
npm start

If everything works correctly, you should see Hello world! printed to the console.

Good luck!

addresses

implement constract address

my deployment

About

License:MIT License


Languages

Language:TypeScript 100.0%