nujan-ide icon indicating copy to clipboard operation
nujan-ide copied to clipboard

Web IDE, powered by Nujan, is your ultimate browser-based IDE designed to simplify the journey of writing, testing, compiling, deploying, and interacting with smart contracts on TON. Write smart contr...

Results 39 nujan-ide issues
Sort by recently updated
recently updated
newest added

`https://ide.nujan.io/?importURL=https://github.com/ton-blockchain/wallet-contract&name=wallet-contract` This opens a blank IDE.

https://github.com/nowarp/misti I would imagine it could be a new button on the left bar, somewhere near the Build button.

For some contracts it's necessary to test from different user perspectives, send messages from user A to user B.

Web IDE supports deploying contracts on mainnet, so it should also provide some assistance with smart-contract source code verification, see https://verifier.ton.org

For instance, in addition to ``` Transaction Executed: error, Exit Code: 5, Gas: 0.008741 21:37:06 ``` we can also print (or make it a hover item): ``` Compute Phase: Integer...