1.0.2 • Published 2 months ago

@vechain/devpal v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

DEVPAL

The best friend of developers, helps setting up the local develop environment.

Introduction

Devpal is a set of tools to help your development and testing on solo mode and start your blockchain journey smoothly. Devpal contains two tools:

  • Insight: a serverless VeChain explorer. It allows you to explore and search for blocks, transactions, and accounts.
  • Inspector: a tool that allows you to deploy and interact with the contract.

How to

asciicast

npx @vechain/devpal [Thor REST URL]

If Thor REST URL was left unset, http://locahost:8669 will be the default value.