-
There are many ways to consume ex_doc generated documentation. One very popular one for mac users is using [dash](https://kapeli.com/dash). Dash does have a built in (but proprietary) integration with…
-
Hi its Floki,
Its the main Telegram group for community that I am managing: https://t.me/AstarTurkiye
Thats the article of introducing the Astar and its crowdloan details : https://0xcfloki.medium…
-
Hello there, @pouriya!
If a series of basic and necessary documents for running the program, as well as a roadmap for modifying the file, are added to this project, it will be possible to increase …
-
I'm following the instructions on integrating titra with Wekan on this page: https://github.com/kromitgmbh/titra/wiki/Wekan-integration
However, I do not have the "Setting" item as shown in this sc…
-
**Describe the bug**
We have a React Native app that uses Amplify via manual configuration. Auth is done via a Cognito User and Identity Pool and our APIs are currently just Lambda functions that the…
-
Our Merge Request:
https://github.com/solana-labs/token-list/pull/8473
Our Token Address
3fFHsncY59ue2HPduo1KhbZRWYRd8iek5tj88sPXMgFk
Token name: Floki Viking (FLOKI)
Our Twitter Informatio…
-
Description | Value
-- | --
Subgraph Reviewed | https://subgraphs.messari.io/subgraph?endpoint=https://api.thegraph.com/subgraphs/name/messari/inverse-finance-ethereum&tab=protocol
Date Reviewed | …
bye43 updated
2 years ago
-
### Environment
* Elixir version (elixir -v): `Elixir 1.14.0-dev (9ee24a3)`
### Expected behavior
After running these commands on a fresh Elixir setup I would expect Mix to be able to install…
-
It would be nice to have a configuration file which can blacklist certain names. A lot of scam tokens will copy other popular token names and some scam tokens reuse the same names. Example, a lot of s…
-
Simplest example:
``` Elixir
defmodule Foo do
@type t :: String.t
end
defmodule Bar do
import Foo
@spec quux(t) :: any
def quux(x), do: x
end
```
```
% mix
lib/foo.ex:6: warning: unused i…