Login
Discover
Waves
Communities
Write
Login
Signup
kern.pro
@kern.pro
25
Followers
139
Following
1
Follow
Email digest
Resource Credits
Available
Used
Created
2018-02-01 08:53
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
kern.pro
neo
8y
!
Low reputation account with an unverified outbound link, Reveal content
RE: Setting up your development environment (Part 2)
Part 1 can be found here:
$ 0.000
0
kern.pro
neo
8y
!
Low reputation account with an unverified outbound link, Reveal content
RE: Neo Price Forecast - 21st August
Hey, nice analysis. I agree that the coins is overvalued, based on the applications running on it. To help out with that, I'm writting a series how to develop dAPPs for NEO. If you don't mind I post a
$ 0.000
0
kern.pro
neo
9y
RE: Neon-js: Calling a transaction to store values in a smart contract
The code above sends 1 Gas to the smart contract each time. After some comments in discord the intent should look like this: const intents: Neon.tx.TransactionOutput[] = [{ assetId: Neon.CONST.ASSET_ID.GAS,
kern.pro
neo
9y
RE: Neon-js: Calling a transaction to store values in a smart contract
Thanks, but if I copy the HTML form my editor, it says I have to remove the spans... and it generates a lot fo spans... so won't update it anymore :D