Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tubackkhoa committed Aug 28, 2024
1 parent 3f28364 commit 6643247
Showing 1 changed file with 41 additions and 2 deletions.
43 changes: 41 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,43 @@
# ORAI SWAP V3
# ORAI SWAP - Uniswap V3 in CosmWasm

````rust

░░
░░░░ ░░░░░░
░░░░ ░░ ░░░░░░
░░░░ ░░ ░░ ░░▒▒
░░░░░░▒▒ ░░▒▒░░▒▒
░░▒▒ ░░▒▒
░░▒▒ ░░░░░░░░ ░░▒▒
░░░░░░░░░░░░░░░░
░░░░░░░░██░░██░░░░░░
▒▒░░░░░░░░░░░░░░░░▒▒
░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░
░░░░ ▒▒░░ ░░▒▒ ░░░░
░░ ▒▒ ▒▒ ░░


,,)))))));,
__))))))))))))));,
-\(((((''''((((((((
--==//////(('' . `)))))),
))| @ ;-. (((((
( `| / ) )))/- ----------_\__---~~__--~~--_
| | | (/ ---~~~/__-----~~ ,;::' \ ,
o_); ; / ----~~/ \,-~~~\ | /|
; ( ---~~/ `:::| |;| < >
| _ `----~~~~' / `:| \;\_____//
______/\/~ | / / ~------~
/~;;.____/;;' / ___----( `;;;/
/ // _;______;'------~~~~~ |;;/\ /
// | | / | \;;,\
(<_ | ; /',/-----' _>
\_| ||_ //~;~~~~~~~~~
`\_| (,~~
\~\
~~

```

## build wasm sdk

Expand Down Expand Up @@ -35,4 +74,4 @@ for (const file of rustFiles) {

writeFileSync(file, fileContent);
}
```
````

0 comments on commit 6643247

Please sign in to comment.