Skip to content

A working environment with which you can design, deploy, test smart contracts

Notifications You must be signed in to change notification settings

Larsters/SmartContracts

Repository files navigation

SmartContracts

A working environment with which you can design, deploy, test smart contracts

compiler.js compiles your Solidity contract and provide access to the compiled contract's information, including its bytecode and ABI. This info is used for deploying the contract to the Ethereum blockchain or interacting with it.

Mocha is used for testing

About

A working environment with which you can design, deploy, test smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published