Author

Topic: [old thread] - RISE | DPOS | APPS & DAPPS - page 121. (Read 653289 times)

legendary
Activity: 1288
Merit: 1002
February 01, 2017, 02:23:59 AM
Isn't there a new website coming out? when is that exactly?
hero member
Activity: 952
Merit: 500
https://www.crunchbase.com/organization/don-t-panic-consulting#/entity

400k funding...so who seeded that 400k lol? Investor info empty...you should put "BTC from the poor sucks at BCT"
sr. member
Activity: 378
Merit: 250
RISE Community Manager
Hey McVenture,

When will there be a new expenditures report? Are you considering hiring additional developers?

Hey Geenstijl, Rise publishes expense reports quarterly. The last one covered expenses until October 2016. The next one can be expected by the end of this month and will cover November 2016-January 2017. I'm not aware of any plans for hiring additional developers at this point in time.

 
legendary
Activity: 1232
Merit: 1000
Hey McVenture,

When will there be a new expenditures report? Are you considering hiring additional developers?
hero member
Activity: 792
Merit: 501
RISE DAPP CONSENSUS

Each Rise Dapp has its own unique private side chain which operates in synchronization with
the Rise block time and current block height.

Dapp sidechains are managed by a group of up to 101 master nodes, each of which have block
generation enabled specifically for an individual dapp. The primary role of each master node is
to process transactions and signify the validity of each block generated on the sidechain.

The signing of blocks by a master node against a given dapp is restricted by the dapp owners.
Dapp owners approve individual Rise accounts as master nodes, which then are allowed to forge
on the Dapp’s side chain.

Sidechain consensus is maintained among the 101 master nodes using the same Delegated
Proof-of-Stake (DPOS) method used to secure the Rise blockchain. This allows individual master
nodes to collect fees from each transaction as reward for securing the dapp's side chain.

The motivations behind this form of consensus are:

1) to prevent unnecessary enlargement of the Rise blockchain
2) to retain individual sidechain autonomy
3) to ensure that the integrity of each side chain is constantly upheld


Looking forward to see this in action . Hopefully I could be one of the 101 ...

regards
sr. member
Activity: 378
Merit: 250
RISE Community Manager
Is there any project/dapp ready for RISE2.0?
Hi @sotisoti, developers can start building Rise Dapps after Rise 2.0 Platform is released to the public.  So to answer your question: there won't be any Rise dapps ready and available until then.

 
legendary
Activity: 1288
Merit: 1002
Looks like volume is increasing and not many people are dumping, I picked up some just in case  Wink
hero member
Activity: 762
Merit: 500
Is there any project/dapp ready for RISE2.0?
sr. member
Activity: 378
Merit: 250
RISE Community Manager
RISE DAPP CONSENSUS

Each Rise Dapp has its own unique private side chain which operates in synchronization with
the Rise block time and current block height.

Dapp sidechains are managed by a group of up to 101 master nodes, each of which have block
generation enabled specifically for an individual dapp. The primary role of each master node is
to process transactions and signify the validity of each block generated on the sidechain.

The signing of blocks by a master node against a given dapp is restricted by the dapp owners.
Dapp owners approve individual Rise accounts as master nodes, which then are allowed to forge
on the Dapp’s side chain.

Sidechain consensus is maintained among the 101 master nodes using the same Delegated
Proof-of-Stake (DPOS) method used to secure the Rise blockchain. This allows individual master
nodes to collect fees from each transaction as reward for securing the dapp's side chain.

The motivations behind this form of consensus are:

1) to prevent unnecessary enlargement of the Rise blockchain
2) to retain individual sidechain autonomy
3) to ensure that the integrity of each side chain is constantly upheld


hero member
Activity: 3038
Merit: 617
the price of rise has stayed pretty much between the $0.0030 - $0.0040 range over the last week...be pretty cool if we could break the $0.0040 barrier...well the rise team is busy and there is the new website coming out soon...cant wait to see how it looks

The team is doing great actually. If it were someone else, the team would have give it up but not them. They were even starting it this time from scratch and have gained supporters once again. It doesn't matter now what happened during the ICO, dumpers always dump.
full member
Activity: 546
Merit: 100
the price of rise has stayed pretty much between the $0.0030 - $0.0040 range over the last week...be pretty cool if we could break the $0.0040 barrier...well the rise team is busy and there is the new website coming out soon...cant wait to see how it looks
Okay, will do.
hero member
Activity: 668
Merit: 500
the price of rise has stayed pretty much between the $0.0030 - $0.0040 range over the last week...be pretty cool if we could break the $0.0040 barrier...well the rise team is busy and there is the new website coming out soon...cant wait to see how it looks
sr. member
Activity: 638
Merit: 254
Supporter of DGB, XEM
RISE SMART CONTRACTS

Smart Contracts enable a new era of legal and business dealings
and are arguably one of the hottest features in crypto at the moment.
RISE will support the creation and execution of Smart Contracts on its
blockchain.

Connect your contract to external data sources through REST APIs,
and allow them to execute actions automatically when criteria are met.
Development of Smart Contracts will be handled through a Graphical
User Interface, and will allow for currency transactions, actions via APIs,
and more.



RISE UTILIZATION OF LINUX CONTAINERS


Did you know Rise Dapps are executed using Docker, a Linux Container based system?

Containers isolate applications from each other and the underlying operating system,
while providing a repeatable build process. Communication between Dapps is done through
an internal network. Select the Dapp you want to connect to, and Rise will connect the Dapp
to your Dapp internally, and allow you to communicate with the Rise API.

Upon launching a new Dapp, the Rise Node spins up a new container, and runs your Dapp in
that container. The container can auto-detect the code you are trying to run, identify the
language, and install dependencies.

If you so choose, you can also isolate your Dapp from all others, so that communication is restricted.



HOW TO USE ARISE DAPP


Have you ever wondered exactly how to open and use a Decentralized Rise Application
on your computer or mobile device?

Before we dive into that, let's go over some other details first:

Developers write Dapps in whatever language they want, using language specific SDKs,
with whichever UI framework they want (including Rise UI), or using Rise API endpoints.

Each Dapp runs in its own container on a Rise Node, which reduces much of the potential
attack surface for malicious actors. We described and explained the use of containers here
a couple of days ago.  Each Dapp Container is connected internally to the Rise API endpoint,
so API calls to Rise are all done internally to the Rise Node, instead of using the public Internet
to send API requests.

The API includes a request/reponse mode, and a streaming mode, enabling realtime updates
to Dapps from the Rise Node, and the Rise Node from the Dapps.

Now to answer the question we started with:

To open a Rise Dapp , you simply enter a URL in the following format:
https://dapp..rise.vision/


RISE NODE MONETIZATION

Rise Resource Billing System Explained

Rise Node owners will be able to monetize the hosting of Dapps on their Nodes
using the Rise Resource Billing System. This system will be built into the
Rise Dapp Store and allows billing for the use of system resources by Dapps
hosted on the Rise Node.

Resources that can be billed for are:

1) CPU
2) RAM
3) Storage
4) Network I/O

What is billed for, and how much, is determined completely by the Node Owner.
Any Dapp registered on the Rise network will be available for Node Owners to use
on their own Nodes.

Invoicing will be done in Rise, and automation will be available. If invoices aren't
paid, automatic shut-downs, and deletion is possible. This is all customizable by
the Node owner.

thanks for this above, its a good info and tutorial




1 - The vision has always been from the beginning to create a Dapp/Smart Contract/Token & Asset Issuing Platform that supports multiple code languages for developers and to build easy to use development tools that help even non-programmers build basic Dapps and Smart Contracts. This is still our goal today. Project Acre was meant as a bonus real estate project which would live as a side-chain on the Rise Platform meant to potentially benefit investors. It was put on the shelf after an overwhelming amount of investors during the beginning stages of the ICO asked us to not dilute our efforts but to focus fully on the development of the Rise platform itself first.

2 - The starting point all along was to use Lisk code as a base and expand it with the specifications, tools and additional features we envisioned. This path has since been changed to building our own unique code base due to issues we encountered using Lisk code. This was explained in detail here: http://forum.rise.vision/topic/67/dev-team-go-forward-plan
Our new code base (Rise 2.0) is not dependent or relying on Lisk but stands on its own and has its own unique properties, specifications and functionalities in line with our goal.

3 - The tokens forged by the genesis Nodes will be used very specifically to reward people in the Rise community through bounties who contribute to the success of the platform. After Rise 2.0 launches the forging rewards will go directly into the hands of the Rise Node owners of the community.  
more info: http://forum.rise.vision/topic/54/what-shall-we-do-with-the-forged-rise-tokens-submit-your-ideas-and-discuss


no other, NONE crypto coin has the goal of "easy to use development tools that help even non-programmers build basic Dapps and Smart Contracts",
RISE definitely can be one of top 100, after its finish
hero member
Activity: 532
Merit: 500
New roadmap?

Roadmap will be updated soon with the new Rise 2.0 platform elements and tools. Stay tuned.



Hope to see RISE goes up and surprise the rest of the users here.
I don't why it won't be attractive to them when its one of the cheapest token as of now. They should have been preparing to bag as much as possible before it becomes 0.10$

I think it's disgraceful what was done to ICO investors, and now apparently the mainnet is not going to go live until 2-3months from now so I wouldn't be looking to buy any RISE just yet.


ICO investors are the ones I feel bad for too. I was one but got out quickly when I saw how things were headed. Those who loyally held may have a long wait ahead. I am impressed that the team has at least started communicating again and there appears to be activity going on behind the scenes. I will continue to monitor what happens here.
legendary
Activity: 1288
Merit: 1002
New roadmap?

Roadmap will be updated soon with the new Rise 2.0 platform elements and tools. Stay tuned.



Hope to see RISE goes up and surprise the rest of the users here.
I don't why it won't be attractive to them when its one of the cheapest token as of now. They should have been preparing to bag as much as possible before it becomes 0.10$

I think it's disgraceful what was done to ICO investors, and now apparently the mainnet is not going to go live until 2-3months from now so I wouldn't be looking to buy any RISE just yet.
hero member
Activity: 3038
Merit: 617
New roadmap?

Roadmap will be updated soon with the new Rise 2.0 platform elements and tools. Stay tuned.



Hope to see RISE goes up and surprise the rest of the users here.
I don't why it won't be attractive to them when its one of the cheapest token as of now. They should have been preparing to bag as much as possible before it becomes 0.10$
sr. member
Activity: 378
Merit: 250
RISE Community Manager
New roadmap?

Roadmap will be updated soon with the new Rise 2.0 platform elements and tools. Stay tuned.

hero member
Activity: 668
Merit: 500
It'll be awesome if rise hits $0.10

edit: by the way it looks like we might reach the $0.004 mark again by today evening
hero member
Activity: 3038
Merit: 617
Volume $41?

I am not sure what to think

Rise will be delisted very soon if it keeps the current poor volume everyday, we can not help it at all, and dev team's instamined millions rise from dpos will dump or no place to dump. A tragedy coin and biggest scam in 2016, I was shameful to join ICO. Lost much money

Bittrex has much volume nowadays so the support still are getting stronger. They must be accumulating more rise now that its price is very much affordable by anyone. If it goes $0.10 it would be too late for small time traders like me to get in.
sr. member
Activity: 417
Merit: 250
New roadmap?
Jump to: