Loom Network Roadmap Update: Q4 2018 – Q1 2019

Matthew Campbell
Loom Network
Published in
8 min readSep 14, 2018

--

Update:

It’s been a crazy past few months at Loom Network.

And it’s been a while since we’ve done a roadmap post, so I figured it would be a good time to give a comprehensive overview of what we’re working on, and what’s on the technological horizon.

But before we dive into that, let’s do a bit of a recap of what we’ve accomplished over the past few months.

For those of you who have been following our announcements closely, feel free to skim through the following section. But for everyone else, this should bring you up to date and help set the stage for what’s to come.

Loom Network Major Milestones From June – Sept 2018

Plasma Cash Launch – June 29, 2018

Back in June, we launched the first production-ready Plasma Cash implementation, and we hooked it into the Loom SDK to allow the use of ERC721 non-fungible tokens on Loom blockchains.

You can read all about our Plasma Cash initial release here.

“Users will now be able to have gas-less transactions and super fast confirmation times on Loom Network’s blockchains, all while having their token secured by Ethereum mainnet.”

Zombie Battleground Alpha Game Release – August 15, 2018

Literally 3 days after our successful Zombie Battleground Kickstarter ended, we released the first alpha version of the game for Windows and macOS running on GameChain.

Two weeks later, we released the second alpha build, which also included Android and iOS versions. If you aren’t already aware, it’s a 100% on-chain collectible card game targeted at mainstream audiences that looks and feels exactly like any other mobile game.

To the end user, Zombie Battleground looks and feels like any other mobile game. The fact that the whole game takes place 100% on the blockchain is totally transparent to the end user.

We’re planning to use this game as a funnel to onboard hundreds of thousands of users onto our blockchains.

PlasmaChain Launch — August 24, 2018 (now known as Basechain)

A few months ago, we announced that we’d be launching a DPoS blockchain for Ethereum DApps. And as the feature list started to grow, we decided to upgrade this chain and have it play an even more important role in the future of our vision.

So we rearchitected and rebranded, and it’s now known as Basechain. It acts as a central hub for token transactions between multiple chains and Ethereum.

The Zombie Battleground Marketplace is already running on Basechain as you read this.

“As the central hub that acts as a bridge between multiple chains and Ethereum, Basechain will be one of the most important pieces in our vision moving forward.”

Zombie Battleground Card Pack Opening – September 10, 2018

As part of the early backer rewards, we delivered almost 2 million cards to Zombie Battleground backers on PlasmaChain.

It was quite a technical feat to get this ready — and we ran into some issues early that we had to overcome, learning a lot in the process.

Customizing our blockchains to suit the needs of our own real-world use cases helps us ensure we’re prioritizing our feature development around real developer and user needs, as opposed to just building inside of a bubble.

ERC721x Release – September 10, 2018

While planning out the delivery of card packs to early backers, we started with a normal ERC721 smart contract, but soon realized it would be exorbitantly expensive to deliver 2 million cards to those backers.

So we had to develop a new token standard to allow for batch transfers and gas efficiency, while maintaining full backward compatibility with ERC721 — and the ERC721x was born (and open sourced to the Ethereum community).

ERC721x allowed us to reduce the cost of sending those 2 million cards to our backers by over 6000x.

It’s been a crazy busy past few months for us, with every single member of our team working late nights to hit our major releases… And we have no plans on slowing down.

Now that we’re caught up on what we’ve been working on up until now, let’s take a look at where we’re going next.

What’s Coming: Q4 2018 – Q1 2019 Roadmap

1. LOOM Token Utilization

As we move forward and build out our tech, we’re constantly looking for additional ways to add more utility to the LOOM token.

Two areas we’re most excited about here are around Basechain and the Marketplace for Zombie Battleground (as well as other game items in the future).

For Basechain, we are going to open up staking later this year to become a validator of the chain. Validators will need to stake a large amount of LOOM tokens, and in turn will earn the LOOM fees paid by the developers who are hosting their DApps on PlasmaChain, as well as commission fees from the Marketplace.

Update: LOOM staking on Basechain is live. Learn how you can stake your tokens and help secure the network.

The second area we see driving high utilization in the near future is the Marketplace for Zombie Battleground. Users will pay a commission on every trade, but will get a large percentage of those commissions instantly refunded as “cashback” rewards in LOOM tokens, which we will be buying off the open market. LOOM will also be a native currency on the Marketplace, to be used for buying and selling items.

2. Basechain (Formerly Known as PlasmaChain)

Basechain will be a key piece of our vision moving forward. It will both be the hub that other chains can use for faster and cheaper token transactions on our DEX/Marketplace, as well as functioning as a more performant blockchain that developers can launch their Solidity DApps to.

Major milestones:

  • Production (only for the Zombie Battleground Marketplace) — August 31
  • External testnet for third-party devs — Q4
  • External testnet2, with support for external validators — Q4
  • Mainnet opening external contracts — Q4
Our core focuses at Loom Network over the next 3–6 months, and how the pieces fit together

3. Opening Third-Party Validators for Basechain

One of the important parts of running a DPoS chain is having a diverse set of validators that are voted on by the users of the chain. They need to stake tokens, and they also receive token rewards for securing the network.

We are currently taking applications for third-party validators, so if you’re interested, please fill out this Google form.

Major upcoming milestones:

  • External testnet2, with support for external validators — Q4
  • Token staking testing — Q4
  • Mainnet adding third-party validators — Q4 to Q1 2019 (We will slowly introduce them over a few months)
  • Mainnet voting and staking — Q1 2019

4. The Loom SDK

The Loom SDK is the foundational piece that supports all our other tech. Since all our blockchains are built on the Loom SDK, all the new features we add to the SDK then get passed on and integrated into every chain.

Major goals for the Loom SDK over the next 3 months:

  • Transfer gateway for ETH and ERC20s — August 31
  • Logging subsystem upgrade — September 30
  • Karma support — Q4
  • Staking integration (for contract deploys) for Karma — Q4
  • Ethereum key support — Q4
  • Standard JSON Web3 apis —Q4

5. Plasma Cash

We are doing heavy research and development around Plasma Cash and have a bunch of major features coming down the pipeline. https://github.com/loomnetwork/plasma-cash

Major upcoming features:

  • Plasma Cash all-in-one technical paper — Soon!
  • Plasma Debit for arbitrary denomination payments and token splits — Q4 for full implementation (reference implementation: https://github.com/loomnetwork/plasma-cash/pull/115)
  • Atomic swaps and transactions between multiple coins — Q4
  • Fees — Q4, pending security reviews
  • Checkpointing to reduce the data required for safely receiving plasma coins — Q4

6. Loom Marketplace

The most important objective for the company as a whole is getting the largest number of users trading on the Loom Marketplace. We see this as driving the most token usage in the near future, and the technical requirements for the internal DEX are also a major driver of our own feature development on PlasmaChain.

Major milestones:

  • Open Zombie Battleground packs — September 10
  • Enable credit card payments — Q4
  • Enable ETH and LOOM payments — Q4
  • Allow trading of cards — Q4
  • Enable withdraw of tokens to mainnet — Q4

7. Zombie Battleground

Zombie Battleground serves a number of important purposes in our long-term strategy.

For one, it drives the development of our SDK and blockchain tech, since games need to be able to handle hundreds of thousands of simultaneous users sending dozens of actions to the server per minute. If Loom chains can handle running games fully on-chain, they can handle any kind of application.

The success of the game will also funnel users into trading their items on the Marketplace, which will drive utilization of the LOOM token — our top priority.

But beyond that, the success of the game will secure Loom Network in the minds of the blockchain community as the go-to platform for scalable blockchain applications.

If we even hit only 10,000 daily active users, not only will Zombie Battleground already be the most successful blockchain game in history, but GameChain (our blockchain it runs on) will be handling more transactions per day than Ethereum and Bitcoin.

If we hit 100,000 daily active users — well, game over.

Furthermore, the success of the game and its revenue model (earning through Marketplace transaction fees rather than in-app purchases) will allow us to show it to game companies as a case study of why they should be building their next game on the blockchain, and that Loom Network is proven to be able to handle it in the wild.

In short, Zombie Battleground ties all the pieces together, both in getting our tech ready to handle even the most demanding blockchain applications, and also in hitting the major company milestones that will drive the long-term success of Loom Network.

Major milestones:

  • Mobile — August 31
  • Card packs unleashed — September 10
  • Mainnet exporting of cards — October
  • PvP functionality on the blockchain — November
  • Full public beta (160 cards, PvP, rewards, all transactions on the blockchain) — December

Conclusion

Hopefully that you gives a better view of where we’re at, where we’re going, and how all these pieces fit together.

This past year, we have shipped an amazing number of products at breakneck speed, and we have no plans on slowing down.

As always, we will continue to focus on building the pieces this industry needs to grow, and driving more utility into the LOOM token via Basechain, the Marketplace, and any other products we create in the future.

We will have some more updates in the future about how we will be evolving even further.

Loom Network is the multichain interop platform for scaling high-performance dapps — already live in production, audited, and battle-tested.

Deploy your dapp to Loom’s Basechain once and reach the widest possible user base across all major blockchains today.

New to Loom? Start here.

Want to stake your LOOM tokens and help secure Basechain? Find out how.

Like what we’re doing here? Stay in the loop by signing up for our private mailing list.

--

--

Matthew Campbell
Loom Network

Cofounder https://loomx.io build scalable blockchain games and social apps on the Loom SDK.