Using base64-encoded arguments when we create a new crossword puzzle
To Share and +4 nLEARNs Login with NEARFinal modifications import base64Encode from ‘https://raw.githubusercontent.com/Techbridge3/docs/master/website/static/docs/assets/crosswords/boop-base64-encode.gif’; Let’s modify our new_puzzle method a bit, and demonstrate how a smart contract author might use base64-encoded arguments. In the previous chapter we had a fairly long NEAR CLI command that called the new_puzzle, providing it the parameters for all the clues. …
Using base64-encoded arguments when we create a new crossword puzzle Read More »