Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Ecosystem Plugin for Avalanche (C-Chain) support in Ape
ape
You can install this plugin using ape
:
ape plugins install avalanche
or via config file:
# ape-config.yaml
plugins:
- name: avalanche
pip
You can install the latest release via pip
:
pip install ape-avalanche
setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-avalanche.git
cd ape-avalanche
python3 setup.py install
Installing this plugin adds support for the Avalanche ecosystem:
ape console --network avalanche:mainnet
This project is in development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.
FAQs
ape-avalanche: Ape Ecosystem Plugin for Avalanche
We found that ape-avalanche demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.