CoolFace
15 results

smart contracts

mwritescode /slither-audited-smart-contractsThis dataset contains source code and deployed bytecode for Solidity Smart Contracts that have been verified on Etherscan.io, along with a classification of their vulnerabilities according to the Slither static analysis framework.texttext-classification100K<n<1M61 likes773 downloads4y agoHugging FaceAlfredPros /smart-contracts-instructions Smart Contracts Instructions A dataset containing 6,003 GPT-generated human instruction and Solidity source code data pairs. GPT models used to make this data are GPT-3.5 turbo, GPT-3.5 turbo 16k context, and GPT-4. Solidity source codes are used from mwritescode's Slither Audited Smart Contracts (https://huggingface.co/datasets/mwritescode/slither-audited-smart-contracts). Distributions of the GPT models used to make this dataset: GPT-3.5 Turbo: 5,276 GPT-3.5 Turbo 16k Context:… See the full description on the dataset page: https://huggingface.co/datasets/AlfredPros/smart-contracts-instructions.textquestion-answering1K<n<10K6 likes70 downloads2y agoHugging Faceoxdev /smart-contract-security-audit-v2text10K<n<100K0 likes27 downloads5mo agoHugging FaceBlockmates /smart-contracts-verified 📄 Database Structure: contracts Table This document describes the structure and purpose of the contracts table within the databases.The table stores metadata and deployment details of smart contracts. 📌 Table Description Each record stored in the table has the following structure and fields, with described constraints. Column Name Type Constraints Description - address TEXT PRIMARY KEY The unique… See the full description on the dataset page: https://huggingface.co/datasets/Blockmates/smart-contracts-verified.1 likes26 downloads1y agoHugging Faceandstor /smart_contractsgatedSmart Contracts Dataset. This is a dataset of verified (Etherscan.io) Smart Contracts that are deployed to the Ethereum blockchain. A set of about 100,000 to 200,000 contracts are provided, containing both Solidity and Vyper code.text-generation100K<n<1M16 likes22 downloads1y agoHugging Facemiguelmejias0512 /blockchain-smartcontracts-1000 Blockchain y Contratos Inteligentes Dataset 1000 Dataset de 1000 instrucciones sobre los fundamentos de Blockchain, Contratos Inteligentes, DAOs, DeFi y programación en Solidity. Uso from datasets import load_dataset dataset = load_dataset("miguelmejias0512/solidity_personal_dataset") --- ## Licencia CC-BY-4.0 - Uso educativo textquestion-answeringn<1K0 likes21 downloads1y agoHugging Face