inklabsfoundation / inkchain

INK Consortium Blockchain
Apache License 2.0
219 stars 50 forks source link

Is this project still actively developed? #128

Open bryanedds opened 5 years ago

bryanedds commented 5 years ago

Hi!

We're potentially forward-porting some of this code to fabric 1.4.0 and we're wondering if this project is still active on your end? If so, we are wondering what the roadmap for future use and development for this project looks like.

Thank you so much for your time!

GrapeBaBa commented 5 years ago

The project right now is not active. What's the function you want to port to fabric 1.4.0.

bryanedds commented 5 years ago

Currently, we're looking to port features in this order -

1) Initial token generation.

2) Token transactions.

3) Support for decentralized autonomous organization activities, such as voting with tokens as stakes.

We're currently trying to port the code in small, manageable pieces by moving the minimum we need to a fork of Fabric 1.4.0. Any advice that you could give on this process would be great!

Cheers and thanks!

GrapeBaBa commented 5 years ago

@bryanedds Fabtoken already introduced int fabric 2.0, did you guys look at that?

GrapeBaBa commented 5 years ago

We don't debug the code.

发自我的 iPhone

在 2019年4月18日,下午12:04,Bryan Edds notifications@github.com 写道:

I have an additional question -

How did you manage to debug the go code running in the docker containers when you were changing fabric? It looks like inkchain-baseos is not based off of the golang:1.11.6 image, and therefore doesn't have go available after deployment.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.