wetonomy-strongforce

所属分类:NFT
开发工具:C#
文件大小:964KB
下载次数:0
上传日期:2019-09-16 12:11:33
上 传 者sh-1993
说明:  区块链上以人为中心的资本主义
(Human-centric Capitalism on the Blockchain)

文件列表:
.editorconfig (276, 2019-09-16)
.travis.yml (412, 2019-09-16)
codeAnalysis (0, 2019-09-16)
codeAnalysis\stylecop.json (697, 2019-09-16)
codeAnalysis\wetonomy.ruleset (4235, 2019-09-16)
images (0, 2019-09-16)
images\architecture.png (879368, 2019-09-16)
images\logo.svg (3930, 2019-09-16)
images\members.png (33589, 2019-09-16)
images\tokens.png (172905, 2019-09-16)
images\workTracker.png (59469, 2019-09-16)
src (0, 2019-09-16)
src\.idea (0, 2019-09-16)
src\.idea\.idea.Wetonomy (0, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea (0, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\.name (8, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\codeStyles (0, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\codeStyles\codeStyleConfig.xml (149, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\encodings.xml (135, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\indexLayout.xml (203, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\misc.xml (232, 2019-09-16)
src\.idea\.idea.Wetonomy\.idea\vcs.xml (183, 2019-09-16)
src\Membership.Tests (0, 2019-09-16)
src\Membership.Tests\AddressGroupRegistryTest.cs (2725, 2019-09-16)
src\Membership.Tests\AddressGroupTest.cs (2262, 2019-09-16)
src\Membership.Tests\ContractExecutor.cs (517, 2019-09-16)
src\Membership.Tests\MemberRegistryTest.cs (2555, 2019-09-16)
src\Membership.Tests\MembersTest.cs (2542, 2019-09-16)
src\Membership.Tests\Membership.Tests.csproj (983, 2019-09-16)
src\Membership (0, 2019-09-16)
src\Membership\Actions (0, 2019-09-16)
src\Membership\Actions\AddTokensMintedStrategyAction.cs (392, 2019-09-16)
src\Membership\Actions\AddTokensReceivedStrategyAction.cs (425, 2019-09-16)
src\Membership\Actions\RegisterMemberAction.cs (300, 2019-09-16)
src\Membership\Actions\RemoveTokensMintedStrategyAction.cs (299, 2019-09-16)
src\Membership\Actions\RemoveTokensReceivedStrategyAction.cs (303, 2019-09-16)
src\Membership\Actions\TokenManagerAction.cs (341, 2019-09-16)
... ...

Wetonomy

___

Work with each other, not for one another


Wetonomy platform lays the basis of a completely new way of running an organization. It goes beyond just the idea of balancing capital & labour and could open up a new level of organizational engagement. Through Wetonomy people can collaborate, share profit, fund ideas and reward contributions with a level of trust and automation that was impossible prior to blockchain technology.
## Architecture ### Blockchain basis and smart contracts Wetonomy steps on [StrongForce](https://github.com/comrade-coop/strongforce) - a .Net based Smart Contracts framework over Tendermint Consensus. StrongForce provides an engine for writing your own contracts in dotnet, enables message forwarding and control over the addresses that have the permissions to execute a particular action. [Tendermint](https://tendermint.com/) Consensus ensures that transactions will be recorded in the same order in every machine. [Cosmos SDK](https://cosmos.network/) presents the ability to scale up immensely through different blockchains and create "Internet of Blockchains". ### Token Flow Token Flow section handles minting and burning of tokens, splitting them depending on the strategy chosen and through the addresses having earned them.

Wetonomy

### Units of Work Units of Work section takes care of rewarding each member with the amount of tokens he/she earned.

Wetonomy

### Members Each instance of Wetonomy has members and groups with unique addresses. Each of them is a Contract that may or may not have permissions to execute an action.

Wetonomy

The whole UML of the architecture can be found [here](images/architecture.png). ### Status [![Build Status](https://travis-ci.com/comrade-coop/wetonomy.svg?branch=master)](https://travis-ci.com/comrade-coop/wetonomy)

近期下载者

相关文件


收藏者