{"id":41925511,"url":"https://github.com/flibustier/e-coin","last_synced_at":"2026-01-25T17:10:14.978Z","repository":{"id":54520644,"uuid":"120370986","full_name":"flibustier/e-coin","owner":"flibustier","description":"E-Coin is a corporate coin, using private blockchain","archived":false,"fork":false,"pushed_at":"2021-02-13T10:57:02.000Z","size":4861,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T19:48:25.281Z","etag":null,"topics":["blockchain","boltdb","e-corp","golang","multichain","vuejs"],"latest_commit_sha":null,"homepage":"https://flibustier.github.io/e-coin/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flibustier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-05T22:37:53.000Z","updated_at":"2024-03-16T22:53:34.000Z","dependencies_parsed_at":"2022-08-13T18:30:59.809Z","dependency_job_id":null,"html_url":"https://github.com/flibustier/e-coin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/flibustier/e-coin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fe-coin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fe-coin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fe-coin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fe-coin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flibustier","download_url":"https://codeload.github.com/flibustier/e-coin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fe-coin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","boltdb","e-corp","golang","multichain","vuejs"],"created_at":"2026-01-25T17:10:14.317Z","updated_at":"2026-01-25T17:10:14.972Z","avatar_url":"https://github.com/flibustier.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://e-coin.jonathan.pl/\" target=\"_blank\"\u003e\n        \u003cimg width=\"100\" src=\"./resources/ecoin-dark.png\" alt=\"E-Coin\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n[multichain]: https://github.com/MultiChain/multichain\n\n#### What is E-Coin?\n\nE-Coin is a digital asset for your E-Corp employees. It's also a demo \napplication.\n\n#### What about blockchain?\n\nE-Coin use blockchain as a storage for storing assets and transactions.\n\nThe blockchain is powered by [Multichain]\nfor now, perfect for building a private blockchain!\n\n#### How is it working?\n\nE-Coin platform use a [Vue.js](https://github.com/vuejs/vue) front-end, a Go\nback-end interacting with Multichain, and Auth0 for managing authentication.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"E-Coin architecture\" src=\"./resources/e-coin-archi.png\"\u003e\n\u003c/p\u003e\n\n#### Can I test it?\n\nSure! As a loyal E-Corp employee, you can register and get your first E-Coin\nimmediately!\n\nGo to: \u003chttps://e-coin.jonathan.pl\u003e to claim your reward!\n\n\u003e You can register with any email address in order to get a _e-coin wallet address_ and send some assets \nto another address, but if you don't want to register your email, you can test the \napplication using `demo@jonathan.pl` email and `demo` password! \n\nYou can also explore the Blockchain with the [Explorer](https://explorer.jonathan.pl)!\n\n#### Awesome! I want to develop my own E-Coin!\n\nSure! You will need [Golang](https://golang.org/dl/) and [NPM](https://nodejs.org/en/)\n\n##### Automated\n\nIf you are on Windows, just launch `./start.bat`\n\n##### Manually\n\n###### Build your Blockchain\n\nFirst you need to download [Multichain], \nthen follow these steps by replacing `e-coin` with the name of your currency:\n```$xslt\nmultichain-util create e-coin\n\n[...]\nYou can edit it in /home/t.wellick/.multichain/e-coin/params.dat before running multichaind for the first time.\n[...]\n```\n\nYou can adjust the parameters in `params.dat` file, you can take inspiration from [those](./resources/params.dat)\n\nNext, it's time to run your blockchain node\n```\nmultichaind e-coin\n\nMultiChain 2.0 alpha 2 Daemon (latest protocol 20002)\n\nOther nodes can connect to this node using:\nmultichaind e-coin@42.42.42.42:6667\n\nThis host has multiple IP addresses, so from some networks:\nmultichaind e-coin@42.42.42.42:6667\n\nListening for API requests on port 6666 (local only - see rpcallowip setting)\n\nNode ready.\n```\n\nYou can now fill you `.env` file with the RPC credentials in\n`/home/t.wellick/.multichain/e-coin/multichain.conf` file\n\n###### Build Back-end\n\n```$xslt\ngo get github.com/flibustier/e-coin\n```\n\nDon't forget to fill the `.env` file\n\nThe dependencies are:\n* gorilla/mux\n* gorilla/context\n* rs/cors\n* joho/godotenv\n* boltdb/bolt\n* golangdaddy/multichain-client\n* auth0-community/go-auth0\n* gopkg.in/square/go-jose.v2\n\n###### Build Front-end\n\nFollow instructions in the [frontend directory](./frontend/README.md)\n```\nnpm install\nnpm run build\n```\n\n---\n\n#### Roadmap\n\n- [x] Static front-end\n- [x] Go back-end\n  - [x] Multichain integration\n  - [x] Database support\n  - [x] Create new users\n  - [x] Get user balance\n  - [x] Get list of user\n  - [x] Create new transaction\n  - [x] Get user history \n- [x] Fully functional\n- [x] Release\n- [x] Add a blockchain explorer\n- [ ] Add new functionality\n\n#### License\n\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibustier%2Fe-coin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflibustier%2Fe-coin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibustier%2Fe-coin/lists"}