{"id":16187345,"url":"https://github.com/fiatjaf/etleneum","last_synced_at":"2025-10-30T08:17:52.761Z","repository":{"id":65183985,"uuid":"166492784","full_name":"fiatjaf/etleneum","owner":"fiatjaf","description":"the centralized smart contract platform","archived":false,"fork":false,"pushed_at":"2025-01-05T14:35:54.000Z","size":816,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-22T19:45:02.242Z","etag":null,"topics":["lightning-network","lua","smart-contracts"],"latest_commit_sha":null,"homepage":"https://etleneum.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiatjaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-19T01:18:59.000Z","updated_at":"2025-04-09T10:13:45.000Z","dependencies_parsed_at":"2023-01-07T10:05:17.528Z","dependency_job_id":null,"html_url":"https://github.com/fiatjaf/etleneum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fiatjaf/etleneum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiatjaf%2Fetleneum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiatjaf%2Fetleneum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiatjaf%2Fetleneum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiatjaf%2Fetleneum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiatjaf","download_url":"https://codeload.github.com/fiatjaf/etleneum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiatjaf%2Fetleneum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205063,"owners_count":23892390,"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":["lightning-network","lua","smart-contracts"],"created_at":"2024-10-10T07:21:35.014Z","updated_at":"2025-10-30T08:17:47.740Z","avatar_url":"https://github.com/fiatjaf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# etleneum\n\n- a third-party automated escrow\n- a platform for hosting complex apps without infrastructure\n- a pun with Ethereum\n- the Lua Lightning cloud\n- the MVPficator of Lightning apps\n- a home for your wildest dreams with satoshis\n\n## Build\n\nYou need Lua 5.3 and musl to build statically linked binaries.\n\nInstall [musl libc](https://musl.libc.org/) then use it to compile [lua5.3](http://www.lua.org/ftp/) with it. What I did was to modify the Lua `Makefile` replacing `gcc` with `musl-gcc` and then compiling normally (with `make posix` instead of `make linux` because of some readline issue). Then symlinking with `ln -s (pwd)/src/liblua.a /usr/lib/musl/lib/liblua5.3.a`.\n\nAfter all that you can run `make`.\n\n### Less complicated build\n\nYou can build without statically linking the C libraries. It requires lua5.3 to be installed and then you run this and it should work:\n\n```\ngo build -o etleneum\n```\n\n## License\n\nPublic domain, except you can't use for shitcoins.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiatjaf%2Fetleneum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiatjaf%2Fetleneum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiatjaf%2Fetleneum/lists"}