Have we developer resources (yet) for building EOS dApps?
Building EOS dApps
7 years ago by merkaba (26)
$0.38
- Past Payouts $0.38
- - Author $0.38
- - Curators $0.00
14 votes
- + xeldal: $0.278 (0.04%)
- + bue: $0.059 (100%)
- + jesta: $0.035 (0.1%)
- + bue-witness: $0.003 (100%)
- + boy: $0.002 (100%)
- + mini: $0.001 (100%)
- + marcusxman: $0.001 (0.05%)
- + daniel.pan: $0.001 (100%)
- + healthcare: $0.000 (100%)
- + bunny: $0.000 (100%)
- + craigslist: $0.000 (100%)
- + eastrider: $0.000 (100%)
- + hortyhort: $0.000 (100%)
- + officialfuzzy: $0.000 (1%)
If you want to get an idea of how to code a DApp in EOS you can start looking at the example contracts in
https://github.com/EOSIO/eos/tree/master/contracts
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Can't wait to get started on this. I learnt a bit of Ethereum coding to get the gist of things all the while waiting for EOS so I can put all my efforts on something that doesn't get stuck with network jams!
Waiting!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @merkaba! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
You made your First Comment
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
https://github.com/EOSIO/eosjs
This would be the equivalent of web3
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@m-i-k-e Very nice. Will try the library out as soon as I got time.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
i have some doubts
Lets say I want create an app like facebook over EOS but with next characteristics.I want this app to deployed in two countries and be compliant with the laws of the two. I could deploy 2(it will be more) blockchain based in EOS with its constitution for each country and these two blockchains could comunicate with each other(i have a person in one blockchain that is a friend or is following a person from the other blockchain). I know this could be done through inter blockchain communication. My question is: is this feasible, would I get good time responses for this scenarios close to real time apps ?. I saw in an article from a block.one member that you had this for instance
{
receiver:inite,
scope:eosio,
name:transfer,
data:{
"from":"inite",
"to":"inita",
"amount":10000,
"memo":"memo"
},
data_access:[
{"type":"write","scope":"inite","sequence":1},
{"type":"write","scope":"inita","sequence":0}
],
region:0,
cycle:0
}
what is the field region for? is it refering to phisical places, America, USA?
If that the case i could then model my use case with 1 blockchain and diferent regions each one with different constitution(or the same but differentiate each region in the constitution).
Could I??
or I could deploy a blockchain with differents dapps(one dapp for country where i set a bussiness) being the dapps compliant with the law of the country which is destined to.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Never be compliant with the law as it currently favours the corrupt and rich before the honest and poor.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @merkaba! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit