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

@terra-money/houston

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terra-money/houston

Core module for Houston smart contract framework

  • 0.1.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
86
increased by168.75%
Maintainers
5
Weekly downloads
 
Created
Source

Houston is a development environment, testing framework and asset pipeline for Terra, aiming to make life as an Terra developer easier. With Houston, you get:

  • Built-in smart contract compilation, linking, deployment and binary management.
  • Automated contract testing with Mocha and Chai.
  • Configurable build pipeline with support for custom build processes.
  • Scriptable deployment & migrations framework.
  • Network management for deploying to many public & private networks.
  • Interactive console for direct contract communication.
  • Instant rebuilding of assets during development.
  • External script runner that executes scripts within a Houston environment.

Install

$ npm install -g houston

Quick Usage

For a default set of contracts and tests, run the following within an empty project directory:

$ houston init

From there, you can run houston compile, houston deploy, houston add and houston test to compile your contracts, deploy those contracts to the network, and run their associated unit tests.

See the documentation for more details.

Documentation

Please see the Official Houston Documentation for guides, tips, and examples.

Contributing

There are many ways to contribute!

  1. Write issues in the issues tracker. Please include as much information as possible!

Please see the main projects CONTRIBUTING.md for instructions on how to setup a Development Environment to work on Houston itself.

Contributors

A project by Terra and Hyungsuk, and many contributers from truffle and its creator for references.

License

MIT

Keywords

FAQs

Package last updated on 25 Sep 2020

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