{"id":18487571,"url":"https://github.com/AlisProject/ico-contracts","last_synced_at":"2025-04-08T20:31:28.346Z","repository":{"id":96347231,"uuid":"98504074","full_name":"AlisProject/ico-contracts","owner":"AlisProject","description":":tada: ICO Contracts of the ALIS.","archived":false,"fork":false,"pushed_at":"2017-11-07T06:17:04.000Z","size":313,"stargazers_count":75,"open_issues_count":6,"forks_count":19,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-11-06T13:00:00.226Z","etag":null,"topics":["ethereum","geth","ico","ico-contracts","smart-contracts","solidity","tokensale"],"latest_commit_sha":null,"homepage":"https://alis.to","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlisProject.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-27T06:58:06.000Z","updated_at":"2024-01-29T17:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"de86f9ea-d900-4e47-9ab9-1f0edf1d00ab","html_url":"https://github.com/AlisProject/ico-contracts","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisProject%2Fico-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisProject%2Fico-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisProject%2Fico-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlisProject%2Fico-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlisProject","download_url":"https://codeload.github.com/AlisProject/ico-contracts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247922957,"owners_count":21018900,"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":["ethereum","geth","ico","ico-contracts","smart-contracts","solidity","tokensale"],"created_at":"2024-11-06T12:50:32.861Z","updated_at":"2025-04-08T20:31:28.285Z","avatar_url":"https://github.com/AlisProject.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/AlisProject/ico-contracts/tree/master.svg?style=svg)](https://circleci.com/gh/AlisProject/ico-contracts/tree/master)  \n  \n# ICO Contracts\n[![ALIS](https://alismedia.jp/img/logo.png)](https://alismedia.jp)\n\n\nThe ICO contracts of [ALIS project](https://alismedia.jp).  \nLet me know from our social channels if you have any questions.  \n\n# Solgraph\n[Solgraph](https://github.com/raineorshine/solgraph) image of `AlisCrowdsale.sol`.  \n![](./solgraph/AlisCrowdsale.png)\n\n# Prerequisite \n- node.js\n    - See: `.node-version`\n- yarn\n\n# Usage\n\n1. `git clone https://github.com/AlisProject/ico-contracts.git`\n1. `cd ico-contracts`\n1. `yarn`\n1. `yarn truffle install`\n\n# Test\n- `yarn test:all`\n\n## Run single test\n- `yarn test ./test/alis_crowdsale.js`\n\n# Debug\n- `yarn debug`\n    - You can use `debugger;` function of node.\n\n# Linting\n- `yarn lint`\n\n# Deployment\nYou should adjust `gas` and `gasPrice` at `truffle.js`.\n\n## Using private net(geth)\nPrerequisite: geth, MIST or EtherumWallet.  \nIn case of MAC.\n\n1. `cd config`\n1. `mkdir datadir`\n1. `geth init private.genesis.json --datadir ./datadir/`\n1. Run private net.\n\n        geth --datadir ./datadir --networkid 10 --ipcpath /Users/USERNAME/Library/Ethereum/geth.ipc \\\n        --rpc --rpcaddr \"localhost\" --rpcport \"8545\" --rpccorsdomain \"*\" --mine --minerthreads 4 --unlock 0,1 \\\n        console 2\u003e\u003e /tmp/geth.log\n\n## Private net \u0026 Test net\n- `yarn deploy`\n\n## Main net\n- `truffle deploy --network live`\n\n# License\n- [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlisProject%2Fico-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlisProject%2Fico-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlisProject%2Fico-contracts/lists"}