New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devphase

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devphase

Development tool for Phala Phat contracts.

  • 0.0.6
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

devPHAse

Development tool for Phala Phat contracts.

Install

Add to your projects using package manager (yarn / npm)

yarn add -D devphase
yarn add -D typescript ts-node # required peer dependencies

Features

  • Starting local stack (node + pruntime + pherry)
yarn devphase stack
  • Contracts compilation
yarn devphase compile [contractName] [--watch]
  • Contracts TS bindings creation (wip)
yarn devphase typings [contractName]
  • Testing with mocha
yarn devphase test

Usage sample

Check usage sample repo

Sandbox

Check sandbox environment repo for easy testing with up-to-date code

TODO

check here

FAQs

Package last updated on 01 Nov 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc