MetaMask / MetaMask/metamask-extension
Install
Open
external-contributor
INVALID-ISSUE-TEMPLATE
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
1 FROM grassrootseconomics:bancor
2
3 ARG pip_extra_index_url=https://pip.grassrootseconomics.net:8433
4
5 COPY ./python/ ./erc20-approval-escrow/
6
7 RUN cd erc20-approval-escrow && \
8 pip install --extra-index-url $pip_extra_index_url .
9
Contributor guide
Research direction
The issue only contains a Dockerfile excerpt using the grassrootseconomics:bancor image, ./python/, pip, and the erc20-approval-escrow directory. Start by determining what installation change is requested and where this excerpt belongs; the intended behavior and completion criteria are not stated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, python
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100