AElfProject / aelf-dapp-factory

DApp Factory offers tools, resources, services or dApp sample projects to help anyone create and deploy dApp more easily.
MIT License
0 stars 0 forks source link

Aelf graphql readme #83

Open stefanzhou1 opened 1 month ago

stefanzhou1 commented 1 month ago

Expected Behavior

AELF has many projects There are many configuration items in each project, The introduction of the configuration center is due to the need for centralized management of configuration files as our services increase. The main purpose of this document is to guide AELF developers on how to introduce Apollo into their projects

Specifications

Aelf's relatively universal architecture includes the underlying chain, contracts, chain scanning, and servers Developers can use GraphQL on the server-side to request the scanning plugin service in order to obtain on chain data Features:

Development Tasks:

Dependencies

nil

References

eForest, Schrodinger, etransfer,etc.