{"id":13651965,"url":"https://github.com/bitfinexcom/eosfinex-custody-contract","last_synced_at":"2025-04-11T06:19:34.370Z","repository":{"id":141634152,"uuid":"346781814","full_name":"bitfinexcom/eosfinex-custody-contract","owner":"bitfinexcom","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-12T17:10:33.000Z","size":28,"stargazers_count":18,"open_issues_count":0,"forks_count":14,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-04-16T10:47:07.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/bitfinexcom.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}},"created_at":"2021-03-11T17:23:06.000Z","updated_at":"2023-01-20T01:10:07.000Z","dependencies_parsed_at":"2023-03-13T10:30:26.619Z","dependency_job_id":null,"html_url":"https://github.com/bitfinexcom/eosfinex-custody-contract","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/bitfinexcom%2Feosfinex-custody-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfinexcom%2Feosfinex-custody-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfinexcom%2Feosfinex-custody-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfinexcom%2Feosfinex-custody-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfinexcom","download_url":"https://codeload.github.com/bitfinexcom/eosfinex-custody-contract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351862,"owners_count":21089353,"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":"2024-08-02T02:00:53.814Z","updated_at":"2025-04-11T06:19:34.349Z","avatar_url":"https://github.com/bitfinexcom.png","language":"C++","funding_links":[],"categories":["Developers"],"sub_categories":["Code examples"],"readme":"# Eosfinex Custody Smart Contract\nThis is the eosfinex custody contract for production deployment on the EOS mainnet.  The contract test cases and audit has been done by **EOS Argentina**.  Many thanks to them for their hard work and dedication to the EOS community.\n\n## Build \u0026 deploy\nAfter cloning this repository, running the following commands would build and deploy the contract to the account eosfinexeos1.  The contract can be built with eosio.cdt version 1.7.0-1.  Please **note** that you may need to deploy the handmade eosfinex.abi included in this repo and not the version generated by eosio-cpp.\n\n```\ncd eosfinex-custody-contract\nmake\ncleos -u https://api.eosfinex.com set contract eosfinexeos1 . eosfinex.wasm eosfinex.abi\n```\n\n## Build contracts for tesing\n```\ncd eosfinex-custody-contract\nrm -f eosfinex.wasm eosfinex.abi\nUSE_CHAIN_ID_FOR_TESTS=yes make\n```\n\n## Build \u0026 run tests\n```\ncd eosfinex-custody-contract\nmkdir -p tests/build\ncd tests/build\ncmake -DCONTRACTS_BUILD_FOLDER=/path/to/eosio.contracts/build ..\nmake\n./unit_test\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfinexcom%2Feosfinex-custody-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfinexcom%2Feosfinex-custody-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfinexcom%2Feosfinex-custody-contract/lists"}