Blockchains

Blockchains

  1. Compose is an application, that allows for the management of the lifecycle of decentralized applications. This includes the design and deployment of these applications, as well as managing interactions with them. Compose can be deployed on various blockchain networks (ex. Ethereum, Alastria, Arbitrum). It is possible to directly design a smart contract within the tool […]

  2. This project provides an automated pipeline to generate smart contracts using Large Language Models with Ollama. The pipeline compiles these smart contracts with the Solidity compiler (solc), analyzes them using Slither, and performs unit testing based on the provided test instructions in the prompts. Statistics are then produced to determine the efficiency of each model […]