elementsproject.org icon indicating copy to clipboard operation
elementsproject.org copied to clipboard

Source code for the ElementsProject.org website

Results 11 elementsproject.org issues
Sort by recently updated
recently updated
newest added

Added link to new repository for the https://elementsproject.org website.

New side chain from CommerceBlock added, known as Ocean

While following this helpful instructional (https://elementsproject.org/sidechains/alpha/getting-started.html), my machine did not have enough disk space to run the ./bitcoind ... command. Instructions should indicate ahead of time how much disk space...

Due to having no scrolling horizontal bar on this page https://test.elementsproject.org/elements/confidential-transactions/ the TX code runs off the of the edge of the screen in browser (Chrome)

While testing locally (npm install, npm start), package.json modified itself: ```diff "hexo": { - "version": "3.2.2" + "version": "3.3.8" }, "dependencies": { "hexo": "^3.1.0", ``` Not sure what to do...

It'd be nice to have all content available in multiple languages. This being a static site, we'll need to research how this would be done. Perhaps like Bitcoin Core, we...

help wanted
discussion

The code on [this](https://elementsproject.org/sidechains/creating-your-own.html) page, defining the vars to create a sidechain isn't justified to be readable. It runs completely off to the side of the page. This can be...

help wanted