https://github.com/crytic/remix-plugin-8000
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: crytic
- License: apache-2.0
- Language: JavaScript
- Default Branch: master
- Size: 22.5 KB
Statistics
- Stars: 2
- Watchers: 14
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
remix-plugin-8000
remix-plugin-8000 integrates remix with analysis tools such as Slither and Mythril. The sooner a solidity developer learns of an issue, the sooner they can understand it and make a correct fix. This plugin reduced the friction in running separate tools by adding a button to run them from within the remix-ide website.
The remix plugin API is based from https://github.com/yann300/remix-plugin
This tool was created during the ETHBerlin 2018 Hackathon.
Usage
- Use https://remix-alpha.ethereum.org/
- Go to Settings, Under plugins fill out this info:
{ "title": "remix-plugin-8000", "url": "http://207.154.235.189:8000" } - Click the Load button and you should see remix-plugin-8000 button appear
- Click the remix-plugin-8000 button to load the plugin into a small window
- Now click on the button you would like to perform the analysis
Setup
If you would like to run the analysis software on your own computer instead of the public one, follow the directions below
* Clone this repository to a server and change directory to it
* git clone https://github.com/trailofbits/slither
* sudo pip3 install mythril
Owner
- Name: Crytic
- Login: crytic
- Kind: organization
- Email: opensource@trailofbits.com
- Location: New York, NY
- Website: https://www.trailofbits.com/
- Repositories: 66
- Profile: https://github.com/crytic
Blockchain Security, by @trailofbits
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0