{"id":24517738,"url":"https://github.com/pyzh/ico-smart-contracts","last_synced_at":"2025-08-16T15:17:31.334Z","repository":{"id":196578275,"uuid":"164675607","full_name":"pyzh/ico-smart-contracts","owner":"pyzh","description":"NYNJA ICO Smart Contracts","archived":false,"fork":false,"pushed_at":"2018-07-24T09:56:49.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T01:36:43.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/pyzh.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}},"created_at":"2019-01-08T15:16:35.000Z","updated_at":"2021-12-21T12:10:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a834c62-97d0-4db3-a788-ea1b64ab22ac","html_url":"https://github.com/pyzh/ico-smart-contracts","commit_stats":null,"previous_names":["pyzh/ico-smart-contracts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fico-smart-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fico-smart-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fico-smart-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fico-smart-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyzh","download_url":"https://codeload.github.com/pyzh/ico-smart-contracts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719399,"owners_count":20336607,"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":[],"created_at":"2025-01-22T01:35:00.723Z","updated_at":"2025-03-15T11:10:58.046Z","avatar_url":"https://github.com/pyzh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NYNJA Coin Smart Contracts\n\n![NYNJA Coin](nynja.png)\n\n[NYNJA Coin][nynjaCoin] is an [ERC20][erc20] token built on top of the [Ethereum][ethereum] blockchain that empowers the NYNJA mobile communication app. The NYNJA app combines voice, text and visual messaging with robust business management and e-commerce features. With NYNJACoin, users can exchange freelance services and virtual goods, access exclusive content and earn tokens for sharing and participating in the community.\n\n## Contracts\n\nPlease see the [contracts/](truffle/contracts) directory.\n\n## Develop\n\nContracts are written in [Solidity][solidity] and tested using [Truffle][truffle] and [ganache-cli][ganache-cli].\n\n### Dependencies\n\n```bash\n# Install local node dependencies\n$ npm install\n```\n\n### Test\n\n```bash\n# Compile all smart contracts\n$ npm run build\n\n# Run all tests\n$ npm test\n\n# Run test coverage analysis\n$ npm run coverage\n```\n\n### Docker\n\nA Docker image to run containerized testing is provided. Requires [Docker Compose][docker compose].\n\n```bash\n# Build the container and run all tests\n$ make build test\n\n# Run a test for a single contract\n$ docker-compose run --rm truffle npm test test/NYNJACoin.test.js\n```\n\n\n[nynjaCoin]: https://nynjacoin.com/\n[ethereum]: https://www.ethereum.org/\n[erc20]: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md\n[solidity]: https://solidity.readthedocs.io/en/develop/\n[truffle]: http://truffleframework.com/\n[ganache-cli]: https://github.com/trufflesuite/ganache-cli\n\n[docker compose]: https://docs.docker.com/compose/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyzh%2Fico-smart-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyzh%2Fico-smart-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyzh%2Fico-smart-contracts/lists"}