Skip to content

eosasia/eosfactory

 
 

Repository files navigation

Welcome to EOSFactory

EOSFactory is a smart-contract development framework, created by Tokenika.

It's going to have a similar functionality to Ethereum's Truffle Framework.

Using a single command-line interface you'll be able to create a private testnet and then compile, unit-test and deploy EOS smart-contracts.

Architecture

EOSFactory is composed of two layers:

  • C++ bridge connected to an EOS node running a private testnet
  • Python wrapper acting as a convenient human-oriented interface

Using Python will allow us to build interactive tutorials for EOS smart-contracts.

Truly cross-platform

We make sure everything we do is fully compatible with Windows - our toolset will enable you to run an EOS node and interact with it on any operating system, including Windows, MacOS and Linux.

Available documentation:

For more details, please refer to our Sphinx docs.

Roadmap

EOS Factory is still under development. We plan to release it before June 2018.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 47.8%
  • C++ 28.9%
  • CMake 10.9%
  • Python 8.7%
  • Shell 2.7%
  • TypeScript 0.5%
  • Other 0.5%