Skip to content

Oneledger/sourcify

 
 

Repository files navigation

 

  sourcify logo

 

Sourcify (sourcify.dev) is a Solidity source code and metadata verification tool.

The project aims to serve as an infrastructure for other tools with an open repository of verified contracts as well as an API and other services. The goal is to make contract interactions on the blockchain safer and more user friendly with open sourced contract codes, contract ABI, and NatSpec comments available via the contract metadata.

ℹ️ This monorepo contains the main services and the verification UI. The sourcifyeth Github organization contains all other auxiliary services and components.

Documentation

For more details refer to docs.sourcify.dev

Questions?

🔍 Check out docs F.A.Q. and use search in docs.

💬 Chat with us on Gitter or Matrix chat

🐦 Follow us and help us spread the word on Twitter.

Adding a new chain

If you'd like to add a new chain support to Sourcify please follow the chain support instructions in docs.

About

Solidity re-compiler that can be used to verify that bytecode corresponds to certain source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.4%
  • Solidity 32.6%
  • JavaScript 24.6%
  • Shell 2.0%
  • SCSS 1.2%
  • CSS 0.8%
  • Other 0.4%