Socket
Book a DemoInstallSign in
Socket

@0xpropel/core

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xpropel/core

Propel contracts for typescript

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

License: GPLVersion Badge

Propel Protocol

forked from liquity

Install

npm install

Local development

npm run build

npx hardhat node

Get start

  • create .env file and set your mnemonic as below

    MNEMONIC="your mnemonic"

  • compile contracts, it will generate contract artifacts also typechains

    yarn build

  • test contracts

    yarn test

Once the rpc url is unavailable, check it here

Keywords

ethereum

FAQs

Package last updated on 04 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts