{"id":16805137,"url":"https://github.com/onyb/ethane","last_synced_at":"2025-04-11T01:20:26.091Z","repository":{"id":88704730,"uuid":"96676695","full_name":"onyb/ethane","owner":"onyb","description":"A platform to create and distribute cryptotokens via Initial Coin Offerings (ICO)","archived":false,"fork":false,"pushed_at":"2017-07-26T20:57:09.000Z","size":328,"stargazers_count":20,"open_issues_count":2,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T22:14:47.639Z","etag":null,"topics":["blockchain","cryptocurrency","django","ethereum","python","solidity","truffle"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onyb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-09T10:20:00.000Z","updated_at":"2023-07-29T11:43:51.000Z","dependencies_parsed_at":"2023-07-13T02:30:29.585Z","dependency_job_id":null,"html_url":"https://github.com/onyb/ethane","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyb%2Fethane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyb%2Fethane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyb%2Fethane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onyb%2Fethane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onyb","download_url":"https://codeload.github.com/onyb/ethane/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248323105,"owners_count":21084440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","cryptocurrency","django","ethereum","python","solidity","truffle"],"created_at":"2024-10-13T09:47:18.273Z","updated_at":"2025-04-11T01:20:26.076Z","avatar_url":"https://github.com/onyb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethane\nA platform to create and participate in Initial Coin Offerings (ICO)\n\n**Status:** This project is currently in alpha stage, and not sufficiently stable for public usage.\n\n**Demo:** http://ethane.herokuapp.com\n\n#### Running Ethane locally on Ubuntu\n\n**Note:** Make sure you have Python 3.6 and the latest version of Node installed.\n\n###### Launch the Ethereum test node\n\n```sh\n$ cd ethane\n$ npm install\n$ export PATH=`pwd`/node_modules/.bin:$PATH\n$ testrpc\n```\n###### Launch the Django development server\n\n(in a new tab)\n\n```sh\n$ virtualenv -p python3 ~/env\n$ source ~/env/bin/activate\n$ pip install -r requirements.txt\n$ python manage.py migrate\n$ export PATH=`pwd`/node_modules/.bin:$PATH\n$ python manage.py runserver\n```\n\n\n#### Tech Stack\n###### Ethane Core\n- [Ethereum](https://www.ethereum.org) as the blockchain app platform.\n- [Solidity](https://solidity.readthedocs.io)  for writing smart-contracts.\n- [OpenZepplin](https://openzeppelin.org) as a base for Solidity contracts, for security.\n- [Truffle](http://truffleframework.com) for managing contract artifacts and deployment.\n- [web3.js](https://github.com/ethereum/web3.js) - Javascript library to communicate with the Ethereum node through RPC calls.\n\n###### Ethane front\n- [React](https://facebook.github.io/react) for rendering the frontend\n- [Redux](http://redux.js.org) - state management\n\n##### Ethane backend\n- Python/Django\n- [PostgreSQL] as the database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonyb%2Fethane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonyb%2Fethane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonyb%2Fethane/lists"}