Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Ecosystem Plugin for Fantom support in Ape
ape
You can install this plugin using ape
:
ape plugins install fantom
or via config file:
# ape-config.yaml
plugins:
- name: fantom
pip
You can install the latest release via pip
:
pip install ape-fantom
setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-fantom.git
cd ape-fantom
python3 setup.py install
Installing this plugin adds support for the Fantom ecosystem:
ape console --network fantom:opera
FAQs
ape-fantom: Ape Ecosystem Plugin for Fantom
We found that ape-fantom 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.