Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: tkolev on August 15, 2020, 01:55:30 PM



Title: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 15, 2020, 01:55:30 PM
More than a decade after Bitcoin, the available DLT projects are still mostly exotic toys rather than industry tools. They are usually presented as proof-of-concept implementations and they focus mainly on the low-level functionality like the communication and consensus protocols. As these protocols have matured, we believe the time has come for implementing a generalized consensus network with industry-strength architecture and widely adopted technologies, tools and development paradigms.

Apocryph is built on top of Perper (https://github.com/obecto/perper) - a serverless stream processing framework that executes Azure Functions Host (https://github.com/Azure/azure-functions-host/) containers across an Apache Ignite (https://ignite.apache.org/) cluster. The programming model of Apocryph is reactive and inspired by the Multi-Agent System (https://en.wikipedia.org/wiki/Multi-agent_system) paradigm, with agents that can be written in C#, Python, JavaScript or come as a WebAssembly. The state of each agent is stored in IPFS (https://ipfs.io/) and agreed by the network on a separate chain that runs in parallel with the others.

Moreover, we introduce a novel leaderless consensus protocol, based on Snowball (https://ipfs.io/ipfs/QmUy4jh5mGNZvLkjies1RWM4YuvJh5o2FYopNPVYwrRVGV), that provides unprecedented levels of scalability, security, and decentralization. The protocol is inspired by Wavelet (https://wavelet.perlin.net/whitepaper.pdf) and Himitsu (https://www.youtube.com/watch?v=C542HhQKzKQ), while it fixes their shortcomings by utilizing a King of the Hill key mining scheme, similar to the one proposed by Automaton (https://www.youtube.com/watch?v=UBmwzstJ5Fo).

Apocryph is developed by the Comrade Cooperative (https://comrade.coop/) - a member-owned organization of software developers and innovation builders, that is based on transparency, meritocracy, and self-governance. In the past three years, we are working on two pillar projects around the most important use cases we saw for consensus networks - autonomous organizations with Wetonomy (https://wetonomy.com/) and decentralized AI with ScyNet (https://scynet.ai/). Apocryph emerged as a solution to the numerous problems we encountered while we were working on these two projects and now they all form a coherent ecosystem.

We haven’t cleared yet any details on how the utility token of the network will be distributed as we are taking an engineering driven approach and our primary focus is on delivering production ready software. In our GitHub code repository (https://github.com/comrade-coop/apocryph) currently you can find a comprehensive prototype covering all the major aspects of the system, including a working consensus implementation.

The project is under active development and we’d love to hear your feedback. What do you think about Apocryph?


Apocryph.Network website
https://apocryph.network/

Comrade.Coop website
https://comrade.coop/

Discord community
https://discord.gg/C4e37Xhvt4

GitHub repo
https://github.com/comrade-coop/apocryph

Documentation
https://github.com/comrade-coop/apocryph/blob/master/README.md

Architecture overview (video)
https://youtu.be/lCiZ3x8IRvI?t=2694



Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 16, 2020, 03:10:51 PM
-- reserved for future updates --


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 16, 2020, 03:17:42 PM
What do you think - what will be the best way to distribute the Apocryph token? We are looking for the most decentralized and fair way.

What about an auction similar to EOS? Would you like to join such a distribution event?


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: reb0rn21 on August 16, 2020, 03:55:11 PM
Sorry EOS is centralized and most ppl only care as they think rich ppl bought it so it will go up in price......

if you want to have sale of token ok, but pls distribute some big part of it as decentralized it can be, as POW GPU or CPU nodes etc


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tbearhere on August 16, 2020, 05:41:34 PM
Sorry EOS is centralized and most ppl only care as they think rich ppl bought it so it will go up in price......

if you want to have sale of token ok, but pls distribute some big part of it as decentralized it can be, as POW GPU or CPU nodes etc

I agree 100%  :)


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: GthmR on August 16, 2020, 08:12:47 PM
What do you think - what will be the best way to distribute the Apocryph token? We are looking for the most decentralized and fair way.

What about an auction similar to EOS? Would you like to join such a distribution event?

There is a process called lockdrop. It's basically for locking your coins for a certain amount time you are rewarded tokens.
Checkout this https://medium.com/commonwealth-labs/whats-in-a-lockdrop-194218a180ca


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: CaVO32 on August 16, 2020, 09:27:28 PM

In layman's terms, what industries or businesses can benefit from your platform? Also, since this project originated from these 2 consensus networks, does it mean that the team members for apocryph project is the same team as published in scynet.ai (https://www.scynet.ai/team)?

https://i.postimg.cc/h40ZLqMh/Screen-Shot-2020-08-17-at-5-25-26-AM.png



Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 16, 2020, 09:53:40 PM
Sorry EOS is centralized and most ppl only care as they think rich ppl bought it so it will go up in price......

if you want to have sale of token ok, but pls distribute some big part of it as decentralized it can be, as POW GPU or CPU nodes etc

I agree 100%  :)

Fully agree with you! The Apocryph network utilizes PoW for key mining - it's a new kind of algorithm where the nodes are required to sign the block with private keys that have specific prefix, similar to what Vanitygen does.

We were considering to reward the validators only with the transaction fees, but some part of the token can be also mined together with the blocks. It can continue forever or stop at one point and thus the early validators will be better incentivised. Another option will be to have a testnet and then reward its miners on the mainnet's genesis block, but not continue with the mining rewards on the mainnet. What do you think - which one of these options would you prefer to see? My concern with continues mining awards is that they create inflation.


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 16, 2020, 10:18:08 PM

In layman's terms, what industries or businesses can benefit from your platform? Also, since this project originated from these 2 consensus networks, does it mean that the team members for apocryph project is the same team as published in scynet.ai (https://www.scynet.ai/team)?

https://i.postimg.cc/h40ZLqMh/Screen-Shot-2020-08-17-at-5-25-26-AM.png


We are a cooperative, not a company. This creates a lot of specifics, one of them being that the team is fluid and we all work on the three cooperative projects (Apocryph, Wetonomy and ScyNet). For ScyNet we decided to go for a more traditional approach and include a team section on the website, but to be honest it's a bit outdated.

Apocryph is a generic blockchain that might have a wide range of applications, most of which no one can predict at this point, I believe. Still, we have put an emphasis on covering the DAO use case as it's critical for our organization. On the other hand, our work on ScyNet as a high-load computation platform also left its mark on the Apocryph's architecture and partially that's why we are using Perper (https://github.com/obecto/perper) as a foundation.


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: CRYcry on August 16, 2020, 10:27:12 PM
Sorry EOS is centralized and most ppl only care as they think rich ppl bought it so it will go up in price......

if you want to have sale of token ok, but pls distribute some big part of it as decentralized it can be, as POW GPU or CPU nodes etc

I agree 100%  :)

Fully agree with you! The Apocryph network utilizes PoW for key mining - it's a new kind of algorithm where the nodes are required to sign the block with private keys that have specific prefix, similar to what Vanitygen does.

We were considering to reward the validators only with the transaction fees, but some part of the token can be also mined together with the blocks. It can continue forever or stop at one point and thus the early validators will be better incentivised. Another option will be to have a testnet and then reward its miners on the mainnet's genesis block, but not continue with the mining rewards on the mainnet. What do you think - which one of these options would you prefer to see? My concern with continues mining awards is that they create inflation.
From one hand you need to motivate people to hold nodes to make network stronger, from another - you need to run the tests, so the both options at the same time would be good  ;D


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: TimeTeller on August 16, 2020, 10:53:41 PM
With the mentioned other cooperative projects, Wetonomy and Scynet, can you name at least a couple of your known clients using those networks?
Because it seems that they have been in the business for quite some time already, so I am assuming you already have existing clients.
And since this Apocryph is your new venture, you are just starting to build its portfolio.


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 16, 2020, 11:24:14 PM
With the mentioned other cooperative projects, Wetonomy and Scynet, can you name at least a couple of your known clients using those networks?
Because it seems that they have been in the business for quite some time already, so I am assuming you already have existing clients.
And since this Apocryph is your new venture, you are just starting to build its portfolio.

No, we don't have clients, because we are not selling anything. All our projects are open source platforms and they have token economies but not exactly a business model.

Our plan is to build a whole economy of Wetonomy DAOs and we already established some high-profile partnerships in that regard. You can check this video to get an idea (although things have evolved since last year, when it was recorded): https://www.youtube.com/watch?v=jOseRuxk7Qk


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on August 18, 2020, 11:36:23 AM
Anyone interested in the technology behind the project, not only the token distribution?

We believe Apocryph is the first blockchain that can provide the scalability, security and decentralization needed for making industrial scale applications available. We actually built it out of necessity after trying Ethereum, EOS, Cosmos, and Polkadot, none of which worked for our use cases.

Any developers here who are building DLT applications? Apochryph can save you a lot of time and effort compared to any other blockchain. You can code in C# and Python, instead of using exotic new languages with no community and documentation.


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: elmanager on August 20, 2020, 03:39:19 PM
It looks very interesting, good luck guys! 😊👍


Title: Re: [ANN] APOCRYPH - Next-Gen Blockchain | Novel Consensus | Code in C# and Python
Post by: tkolev on January 17, 2022, 02:53:15 PM
Calling all space cowboys and Solidity devs! Our first bug bounty is ready for grab:

>>> https://github.com/comrade-coop/apocryph-dao/issues/5 (https://github.com/comrade-coop/apocryph-dao/issues/5) <<<