EGN-Project / lisp-endpoint-agent

🔐 Blockchain-based endpoint agent, written in Common Lisp.
MIT License
2 stars 1 forks source link

Determine consensus algorithm to use for the blockchain #21

Open yurixander opened 5 months ago

vladiazouga commented 5 months ago

When implementing a Proof of Authority (PoA) consensus algorithm in Common Lisp using Quicklisp, the package manager for Common Lisp libraries, the necessity for external libraries depends on the specific functionalities and components you intend to incorporate into your implementation. Quicklisp provides access to a vast ecosystem of libraries, some of which may be beneficial for certain aspects of your PoA implementation.

Here are some considerations regarding potential libraries from Quicklisp: