Skip to content

Commit

Permalink
Merge pull request #92 from dvcrn/v2
Browse files Browse the repository at this point in the history
v2: Rewrite SDK to automatically generate from latest docs
  • Loading branch information
dvcrn authored Jul 7, 2023
2 parents 205bca7 + da76fb0 commit 86dcf28
Show file tree
Hide file tree
Showing 32 changed files with 17,071 additions and 1,022 deletions.
445 changes: 420 additions & 25 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
use Mix.Config
import Config

config :binance,
api_key: "",
Expand Down
Loading

0 comments on commit 86dcf28

Please sign in to comment.