ethers.js
                                
                                 ethers.js copied to clipboard
                                
                                    ethers.js copied to clipboard
                            
                            
                            
                        asm peckage documentation
Suggestion
Starting to play with asm to make some small contract but I am having hard time figuring out how the whole thing works
I looked at lurch for inspiration, but I do not know what $$ means for example Any pointer, example of smart contract in asm would be helpful :)
Oh, I figured what $$ means, it the top of the stack :)
Still figuring out other thing though :D
There isn't really much in the way of documentation; I was doing a lot of hackathons in ASM at some point so threw together a little language to make my life easier rather than writing everything in byte code. :)