Skip to content

Commit

Permalink
Shade protocol tool (#99)
Browse files Browse the repository at this point in the history
* shade_protocol tool roughed out

* rearranged burn order so it wont burn unless it can

* working with synthetics

* fixed snip20 for b64 encoding

* updated small things

* cargo.lock to gitignore
  • Loading branch information
DrPresident authored Oct 13, 2021
1 parent 40a1eb4 commit ad614bb
Show file tree
Hide file tree
Showing 9 changed files with 637 additions and 1,429 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ contracts/hackatom/hash.txt
__pycache__/
compiled
logs
Cargo.lock
Loading

0 comments on commit ad614bb

Please sign in to comment.