Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrogson/walle
https://github.com/scrogson/walle
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrogson/walle
- Owner: scrogson
- Created: 2023-10-05T18:02:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T11:57:49.000Z (8 months ago)
- Last Synced: 2024-05-09T10:56:05.506Z (8 months ago)
- Language: Elixir
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Walle
> NIF for working with Ethereum wallets
## Installation
```elixir
def deps do
[
{:walle, "~> 0.5.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .