Generating Decentralized identifier using ERC725 and ERC735

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/solidity

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • EIPs

    The Ethereum Improvement Proposal repository

    import "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-725.md";

  • openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

    You're trying to import a markdown (text) file that describes the ERC721 spec, not an actual ERC721 compliant smart contract. I believe what you're trying to import is https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/ERC721.sol

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts