Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MejiasDev committed Apr 5, 2024
1 parent 40c16f3 commit db1ebee
Show file tree
Hide file tree
Showing 5 changed files with 4,075 additions and 7,768 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DEPLOYER_KEY=
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ This project allows you to deploy tokens in a secure way. With a single transact
3. Lock the LP tokens.
4. Renounce the ownership of the memecoin contract.

## Requirements

- Node.js 18.x
- pnpm 8.x

## How to use it

Install the dependencies

`npm install`
`pnpm install`

Compile the contracts

Expand Down
Loading

0 comments on commit db1ebee

Please sign in to comment.