CN116205728A - DAO team management system and method based on block chain - Google Patents

DAO team management system and method based on block chain Download PDF

Info

Publication number
CN116205728A
CN116205728A CN202310033589.4A CN202310033589A CN116205728A CN 116205728 A CN116205728 A CN 116205728A CN 202310033589 A CN202310033589 A CN 202310033589A CN 116205728 A CN116205728 A CN 116205728A
Authority
CN
China
Prior art keywords
dao
module
management
proposal
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310033589.4A
Other languages
Chinese (zh)
Inventor
李鑫
何婷
许颢曦
程鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Wanxiang Blockchain Inc
Original Assignee
Shanghai Wanxiang Blockchain Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Wanxiang Blockchain Inc filed Critical Shanghai Wanxiang Blockchain Inc
Priority to CN202310033589.4A priority Critical patent/CN116205728A/en
Publication of CN116205728A publication Critical patent/CN116205728A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a block chain-based DAO team management system and method, comprising a DAO team module, a DAO management module, an asset management module and an application management module; the DAO team module comprises a DAO information management module and a DAO member management module, and performs information management and member management respectively; the DAO treatment module comprises a proposal module and a public throwing module which respectively carry out proposal and public throwing; the asset management module comprises a DAO asset management module and an asset account book module, and performs asset management and asset account book management respectively; the application management module comprises a DAO application management module, an application authority management module and a service verification module, and is used for respectively carrying out application management, application authority management and service verification. The invention solves the technical problems encountered in the decentralized autonomous process of the DAO team and realizes the reality and credibility of the autonomous process of the DAO team through the architecture based on the block chain.

Description

DAO team management system and method based on block chain
Technical Field
The invention relates to the technical field of blockchains, in particular to a DAO team management system and method based on a blockchain.
Background
At present, aiming at a brand new human organization collaborative mode DAO, on one hand, a traditional centralization tool is relied on, and on the other hand, the centralization tool cannot completely meet the requirement of DAO on decentralization autonomy.
Patent document CN110166261a (application number: CN 201910355526.4) discloses a task management method and blockchain node device. The method comprises the following steps: receiving task content submitted by a Decentralized Autonomous Organization (DAO), and registering the task content in a whole network block chain for broadcasting; calling an intelligent contract to analyze the personnel requirements in the task content to obtain an analysis result, and determining candidate personnel according to the analysis result; pushing the candidate person to the DAO to cause the DAO to determine a target person from the candidate person; and under the condition that the target personnel complete the task in the task content, deducting data to be transferred from the account of the DAO, and transferring the data to be transferred to a target terminal according to a preset condition. A corresponding apparatus is also disclosed. However, this patent fails to solve the above technical problems.
Disclosure of Invention
In view of the shortcomings in the prior art, it is an object of the present invention to provide a blockchain-based DAO team management system and method.
The DAO team management system based on the blockchain comprises a DAO team module, a DAO treatment module, an asset management module and an application management module;
the DAO team module comprises a DAO information management module and a DAO member management module, and performs information management and member management respectively;
the DAO treatment module comprises a proposal module and a public throwing module which respectively carry out proposal and public throwing;
the asset management module comprises a DAO asset management module and an asset account book module, and performs asset management and asset account book management respectively;
the application management module comprises a DAO application management module, an application authority management module and a service verification module, and is used for respectively carrying out application management, application authority management and service verification.
Preferably, the DAO information management module is used for realizing management of DAO names, profiles, rules and badges, including inquiry and change of information;
the DAO member management module realizes the management of the DAO members, including member joining, member cancellation and member freezing.
Preferably, the proposal module realizes the non-centralized treatment of DAO, DAO members initiate DAO proposal and vote through the module, and when the proposal automatically executes proposal content through post proposal contracts, the proposal content comprises DAO name modification and application of application authority;
the public throwing module is responsible for managing the initiating rule, the voting rule and the counting rule of the proposal, and the public throwing module is called for verification when the proposal is initiated, voted and counted after the proposal is ended.
Preferably, the DAO asset management module is responsible for managing asset contracts of DAO, including addition, query, modification, and revocation of DAO assets;
the asset account book module records the assets of the DAO member and manages the assets, including casting, circulation and destruction of the assets; the management logic of the different assets is different, including the credit asset, the contribution asset, and the credit asset.
Preferably, the DAO application management module is responsible for managing applications used by the DAO team, including addition, modification and revocation of applications;
the application authority management module manages the asset access authority of the application, including the application and the change of the authority;
the service verification module is responsible for verifying the legality of the asset call by the application, and verifying the authenticity of the service background in the modes of encryption, signature, multi-signature and certificate storage.
Preferably, the public throwing module realizes the calling, inquiring and modifying of the public throwing rule, wherein the modifying needs to pass through a proposal contract, and the proposal voting takes effect after passing through;
the public throwing module realizes the supervision of the DAO management layer by introducing a supervision role into the DAO member management module and giving one ticket overrule or one ticket passing right to the supervision role in the public throwing module.
Preferably, the DAO asset management module is configured to implement querying, adding, and changing of assets, where adding and changing of assets need to be validated after a proposal vote passes through a proposal contract;
the asset account book module performs authority verification on the accessed application through the application authority module; and (3) casting, circulating and paying business activities of the asset, and checking whether the business meets the wish of the DAO member through a business verification module.
Preferably, the DAO application management module realizes query, addition and change of the application, wherein the addition and change of the application need to pass proposal contracts, and the proposal votes take effect after passing;
the application authority management module is used for inquiring, adding and changing the application authority, wherein the adding and changing of the application authority is required to pass through a proposal contract, and the proposal voting is effective after passing through.
Preferably, the DAO member management module realizes query, addition and change of the DAO member, wherein the addition and change of the DAO member are validated after the proposal voting passes through the proposal contract.
The DAO team management method based on the blockchain provided by the invention comprises the following steps:
step 1: the DAO team sponsor creates a blockchain DAO organization, selects an application tool as a team cooperation tool when initializing the DAO team, adds a credit asset account book for recording the contribution of the DAO members, and selects a public throwing rule;
step 2: in the development process of the DAO team, more people apply for adding the DAO organization, and the existing DAO members vote according to the public casting rule to determine whether the applicant can add;
step 3: the DAO team completes daily work distribution and work follow-up through the application tool, and when the work is completed and the workload identification is obtained, the application tool calls a DAO asset account book module to issue points for the DAO members;
step 4: when the current application tool or asset does not meet the current DAO team requirement, the DAO member initiates proposal addition or change of the asset and application, and the DAO member votes according to the rules of the casting to determine whether the proposal takes effect;
step 5: when the current public throwing rule does not meet the requirement of the DAO team, the DAO member initiates the proposal to change the public throwing rule, and the DAO member votes according to the existing public throwing rule to determine whether the proposal is effective.
Compared with the prior art, the invention has the following beneficial effects:
(1) The invention solves the technical problems encountered in the decentralized autonomous process of the DAO team and realizes the reality and credibility of the autonomous process of the DAO team through a architecture based on a block chain;
(2) According to the technical scheme, the bottom layer framework taking team management, organization management, asset management and application management as core modules is built by using the distributed account book characteristics of the blockchain and using a contract technology, so that the problem that the requirement of 'decentralizing autonomy' of a DAO team cannot be fundamentally met by the traditional scheme is solved; meanwhile, the access of the supervision roles is considered in the scheme design so as to solve the supervision problem of the brand new cooperative mode;
(3) Through the service verification module in the technical scheme, the technical effects of credibility judgment and automation executable are realized, and the problem of how to ensure that the application is based on credible service background for asset operation in the requirement of DAO organization 'decentralizing autonomy' is solved;
(4) The verification logic of the business background is realized by using a certain technology or a combination technology such as encryption, signature, multi-signature, certificate storage and the like in the business verification module, the verification logic obtains the approval of a DAO team through voting, the method can realize the automatic judgment of whether the execution of the application can be performed or not by calling the asset account book module in actual operation, for example, in the application of task allocation and management, after the task is completed by a member, the application calls the on-chain asset account book to issue the points to the member, and the method can verify whether the multi-person signature for confirming the task result exists in the business verification module, if the multi-person signature for confirming the task result exists, the issuing is executed, and if the execution is not refused.
Drawings
Other features, objects and advantages of the present invention will become more apparent upon reading of the detailed description of non-limiting embodiments, given with reference to the accompanying drawings in which:
FIG. 1 is a schematic diagram of the overall system architecture of the present invention;
fig. 2 is a schematic diagram of an application layer structure of the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the present invention, but are not intended to limit the invention in any way. It should be noted that variations and modifications could be made by those skilled in the art without departing from the inventive concept. These are all within the scope of the present invention.
Examples:
the invention provides a block chain-based DAO team management system, which comprises: the system comprises a DAO team module, a DAO treatment module, an asset management module and an application management module;
the DAO team module comprises a DAO information management module and a DAO member management module;
the DAO treatment module comprises a proposal module and a public throwing module;
the asset management module comprises a DAO asset management module and an asset account book module;
the application management module comprises a DAO application management module, an application authority management module and a service verification module.
The DAO information management module can manage information such as DAO names, introduction, rules, badges and the like, and mainly has information inquiry and change;
the DAO member management module can realize the management of DAO members, and mainly comprises member joining, member cancellation and member freezing;
the proposal module can realize non-centralized treatment of DAO, DAO members initiate DAO proposal and vote through the module, and when the proposal passes the post proposal closing date, proposal contents such as DAO name modification and application of application authority are automatically executed;
the public throwing module is responsible for managing the initiating rule, the voting rule and the counting rule of the proposal, and the module is called for verification when the proposal is initiated, voted and counted after the proposal is ended;
the DAO asset management module is responsible for managing the asset contracts of DAO, and mainly comprises the steps of adding, inquiring, modifying, voiding and the like of the DAO asset;
the asset account book module records the assets of the DAO member and manages the assets, and mainly comprises casting, circulation and destruction of the assets; management logic for different assets is different, such as a credit asset, a contribution asset, a credit asset;
the DAO application management module is responsible for managing applications used by a DAO team, and mainly comprises the steps of adding, modifying and canceling the applications;
the application authority management module manages the asset access authority of the application, and mainly has authority application and change;
the service verification module is responsible for verifying the legality of the asset call by the application, and can verify the authenticity of the service background in technical modes of encryption, signature, multi-signature, certificate storage and the like.
The public throwing module can realize the calling, inquiring and modifying of the public throwing rule, wherein the modifying needs to pass through proposal contracts, and the proposal votes take effect after passing through;
the public throwing module can realize the supervision of the DAO treatment layer by introducing a supervision role into the DAO member management module and giving one ticket overrule right or one ticket passing right to the supervision role in the public throwing module;
the DAO asset management module can realize the inquiry, addition and change of the assets, wherein the addition and the change of the assets need to pass proposal contracts, and take effect after proposal votes pass;
the DAO application management module can realize inquiry, addition and change of the application, wherein the addition and the change of the application need to pass proposal contracts, and take effect after proposal votes pass;
the application authority management module can realize inquiry, addition and change of application authority, wherein the addition and change of the application authority need to pass proposal contracts, and the proposal votes take effect after passing;
the DAO member management module can realize the inquiry, addition and change of the DAO member, wherein the addition and change of the DAO member are validated after the proposal voting passes through the proposal contract;
the asset account book module performs authority verification on the accessed application through the application authority module; and (3) carrying out business activities such as casting, circulation, payment and the like on the assets, and checking whether the business meets the wish of the DAO member or not through a business verification module.
The invention provides a block chain-based DAO team management method, which comprises the following steps:
1) The DAO team sponsor creates a blockchain DAO organization, selects an application tool as a team cooperation tool (such as a task allocation and management application) when initializing the DAO team, adds a credit asset account book for recording the contribution of the DAO members, and selects a public throwing rule (such as half of the proposal is approved);
2) In the development process of the DAO team, more people apply for adding the DAO organization, and the existing DAO members vote according to the public casting rule to determine whether the applicant can add;
3) The DAO team completes daily work distribution and work follow-up through the application tool, and when the work is completed and the workload identification is obtained, the application tool calls a DAO asset account book module to issue points for the DAO members;
4) When the current application tool or asset does not meet the current DAO team requirement, the DAO member initiates proposal addition or change of the asset and application, and the DAO member votes according to the rules of the casting to determine whether the proposal takes effect;
5) When the current public throwing rule does not meet the requirement of the DAO team, the DAO member initiates the proposal to change the public throwing rule, and the DAO member votes according to the existing public throwing rule to determine whether the proposal is effective.
Those skilled in the art will appreciate that the systems, apparatus, and their respective modules provided herein may be implemented entirely by logic programming of method steps such that the systems, apparatus, and their respective modules are implemented as logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc., in addition to the systems, apparatus, and their respective modules being implemented as pure computer readable program code. Therefore, the system, the apparatus, and the respective modules thereof provided by the present invention may be regarded as one hardware component, and the modules included therein for implementing various programs may also be regarded as structures within the hardware component; modules for implementing various functions may also be regarded as being either software programs for implementing the methods or structures within hardware components.
The foregoing describes specific embodiments of the present invention. It is to be understood that the invention is not limited to the particular embodiments described above, and that various changes or modifications may be made by those skilled in the art within the scope of the appended claims without affecting the spirit of the invention. The embodiments of the present application and features in the embodiments may be combined with each other arbitrarily without conflict.

Claims (10)

1. The DAO team management system based on the blockchain is characterized by comprising a DAO team module, a DAO management module, an asset management module and an application management module;
the DAO team module comprises a DAO information management module and a DAO member management module, and performs information management and member management respectively;
the DAO treatment module comprises a proposal module and a public throwing module which respectively carry out proposal and public throwing;
the asset management module comprises a DAO asset management module and an asset account book module, and performs asset management and asset account book management respectively;
the application management module comprises a DAO application management module, an application authority management module and a service verification module, and is used for respectively carrying out application management, application authority management and service verification.
2. The DAO team management system based on blockchain of claim 1, wherein the DAO information management module implements management of DAO names, profiles, nutshell, badges, including queries, changes to information;
the DAO member management module realizes the management of the DAO members, including member joining, member cancellation and member freezing.
3. The DAO team management system based on blockchain of claim 1, wherein the proposal module implements decentralized governance of DAO, DAO members initiate DAO proposal and vote through the module, and proposal content including DAO name modification, application of application rights is automatically executed when proposal passes post proposal contract;
the public throwing module is responsible for managing the initiating rule, the voting rule and the counting rule of the proposal, and the public throwing module is called for verification when the proposal is initiated, voted and counted after the proposal is ended.
4. The blockchain-based DAO team management system of claim 1, wherein the DAO asset management module is responsible for managing DAO asset contracts, including addition, querying, modification, and revocation of DAO assets;
the asset account book module records the assets of the DAO member and manages the assets, including casting, circulation and destruction of the assets; the management logic of the different assets is different, including the credit asset, the contribution asset, and the credit asset.
5. The DAO team management system based on blockchain of claim 1, wherein the DAO application management module is responsible for managing applications used by the DAO team, including addition, modification, and revocation of applications;
the application authority management module manages the asset access authority of the application, including the application and the change of the authority;
the service verification module is responsible for verifying the legality of the asset call by the application, and verifying the authenticity of the service background in the modes of encryption, signature, multi-signature and certificate storage.
6. The blockchain-based DAO team management system of claim 1, wherein the posting module implements invocation, querying, modification of posting rules, wherein the modification requires post-validation by post-voting by a posting contract;
the public throwing module realizes the supervision of the DAO management layer by introducing a supervision role into the DAO member management module and giving one ticket overrule or one ticket passing right to the supervision role in the public throwing module.
7. The DAO team management system of claim 1, wherein said DAO asset management module implements queries, additions, changes to assets, wherein the additions, changes to assets require passage of proposal contracts, post validation by proposal votes;
the asset account book module performs authority verification on the accessed application through the application authority module; and (3) casting, circulating and paying business activities of the asset, and checking whether the business meets the wish of the DAO member through a business verification module.
8. The DAO team management system based on blockchain of claim 1, wherein the DAO application management module implements queries, additions, changes to applications, wherein the additions, changes to applications require passing proposal contracts, voting by proposal passes to take effect;
the application authority management module is used for inquiring, adding and changing the application authority, wherein the adding and changing of the application authority is required to pass through a proposal contract, and the proposal voting is effective after passing through.
9. The blockchain-based DAO team management system of claim 1, wherein the DAO member management module implements queries, additions, changes to DAO members, wherein the additions, changes to DAO members require passage of proposal contracts, post-validation by proposal votes.
10. A blockchain-based DAO team management method, characterized in that the blockchain-based DAO team management system of any of claims 1-9 is employed, comprising the steps of:
step 1: the DAO team sponsor creates a blockchain DAO organization, selects an application tool as a team cooperation tool when initializing the DAO team, adds a credit asset account book for recording the contribution of the DAO members, and selects a public throwing rule;
step 2: in the development process of the DAO team, more people apply for adding the DAO organization, and the existing DAO members vote according to the public casting rule to determine whether the applicant can add;
step 3: the DAO team completes daily work distribution and work follow-up through the application tool, and when the work is completed and the workload identification is obtained, the application tool calls a DAO asset account book module to issue points for the DAO members;
step 4: when the current application tool or asset does not meet the current DAO team requirement, the DAO member initiates proposal addition or change of the asset and application, and the DAO member votes according to the rules of the casting to determine whether the proposal takes effect;
step 5: when the current public throwing rule does not meet the requirement of the DAO team, the DAO member initiates the proposal to change the public throwing rule, and the DAO member votes according to the existing public throwing rule to determine whether the proposal is effective.
CN202310033589.4A 2023-01-10 2023-01-10 DAO team management system and method based on block chain Pending CN116205728A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310033589.4A CN116205728A (en) 2023-01-10 2023-01-10 DAO team management system and method based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310033589.4A CN116205728A (en) 2023-01-10 2023-01-10 DAO team management system and method based on block chain

Publications (1)

Publication Number Publication Date
CN116205728A true CN116205728A (en) 2023-06-02

Family

ID=86510607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310033589.4A Pending CN116205728A (en) 2023-01-10 2023-01-10 DAO team management system and method based on block chain

Country Status (1)

Country Link
CN (1) CN116205728A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116384720A (en) * 2023-06-07 2023-07-04 青岛理工大学 DAO-oriented task management Web3 autonomous system and autonomous method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116384720A (en) * 2023-06-07 2023-07-04 青岛理工大学 DAO-oriented task management Web3 autonomous system and autonomous method
CN116384720B (en) * 2023-06-07 2023-08-15 青岛理工大学 DAO-oriented task management Web3 autonomous system and autonomous method

Similar Documents

Publication Publication Date Title
CN108428168B (en) House renting method and system based on block chain technology
CN109767336A (en) It is a kind of based on block chain P2P financing platform fund bank deposit pipe management method
CN110400224B (en) Off-site bond transaction clearing system and method based on license chain
CN110599213A (en) Article management method and device based on block chain network and electronic equipment
CN112632629B (en) Voting management method, device, medium and electronic equipment based on block chain
WO2019227341A1 (en) Maintenance station management method and system, and data management server
CN108701270A (en) Management method, system and the data management server of maintenance factory
Chang et al. Application of blockchain technology to smart city service: A case of ridesharing
CN116205728A (en) DAO team management system and method based on block chain
Bollhorn et al. Production Network Knowledge as A Foundation for Resistance‐Workers Influence on A Chinese Acquisition in Germany
Liu et al. A pattern language for blockchain governance
Nardini et al. A blockchain-based decentralized electronic marketplace for computing resources
CN114092287A (en) Intellectual property management system and method based on block chain
CN110599370A (en) Property management method and device based on block chain and storage medium
CN110543784B (en) Big data resource open multi-party access control method based on block chain
Bhardwaj et al. Applications of blockchain in various domains
Kasinathan et al. Workflow-aware security of integrated mobility services
CN112184449A (en) Block chain-based management method and system
CN111798081A (en) Rural electrification project management system based on block chain technology
van der Elst et al. The Viability of Blockchain in Corporate Governance
CN116308377A (en) Account management method, device, equipment and storage medium
CN116415911A (en) Method and system based on Internet of Rights (IoR) contract
CN115423473A (en) Decentralized zero-work economic service platform and operation method thereof
Gurumurthy et al. A feminist action framework on development and digital technologies
Karisma et al. Blockchain: Legal and Regulatory Issues

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination