
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
edge-currency-ethereum
Advanced tools
Implements Bitcoin send/receive functionality per the spec for crypto currency plugins for airbitz-core-js
npm i edge-currency-ethereum -s
import { ethereumCurrencyPluginFactory } from `edge-currency-ethereum`
Now you can pass ethereumCurrencyPluginFactory to edge-core-js.
const context = makeEdgeContext({
apiKey: YOUR_API_KEY,
plugins: [ ethereumCurrencyPluginFactory ]
})
You'll need to install Yarn 1.3.2 globally on your machine
To run a local version of this repo inside the full Edge Wallet app, clone this repo at the same level as edge-react-gui
git clone git@github.com:Airbitz/edge-currency-ethereum.git`
cd edge-currency-ethereum
yarn
Run npm run test to run the unit tests.
To use the local cloned version of this repo, cd edge-react-gui and run
npm run updot edge-currency-ethereum
npm run postinstall
This will copy the necessary files from edge-currency-ethereum into the edge-react-gui/node_modules/edge-currency-ethereum replacing the npm installed version. This needs to be done after any modifications to edge-currency-ethereum
BSD 3
FAQs
Edge Ethereum currency plugin
The npm package edge-currency-ethereum receives a total of 120 weekly downloads. As such, edge-currency-ethereum popularity was classified as not popular.
We found that edge-currency-ethereum demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.