• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

nexusdev (58)Hivebuzz level badge

441 followers16 posts3 following0 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined April 2016 Active 9 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 25: RLP-calculator

    Today we are going to explore the RLP structure, which we are going to use to build an naive implementation of an in-memory calculator. Imagine you produce expressions…
    $19.94
    • Past Payouts $19.94
    • - Author $15.67
    • - Curators $4.27
     26 1
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 24: Rate Accumulator

    A Rate Accumulator is a building block for tracking a set of balances with a continuous variable return rate. It will correctly prorate balances in constant time no matter how…
    $34.42
    • Past Payouts $34.42
    • - Author $28.40
    • - Curators $6.02
     40 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 23: The Factory

    We all know the benefit of Factories. Unfortunately the contract code has to be present at compile time in order to deploy a factory that produces a lot of factories in the…
    $41.96
    • Past Payouts $41.96
    • - Author $32.76
    • - Curators $9.20
     51 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 22: Forkable Datastore Service

    Todays dapp-a-day , a ForkableDatastoreService provides a set of virtual storage spaces ("datastores") which can be forked . Forking a datastore creates an exact copy…
    $29.11
    • Past Payouts $29.11
    • - Author $21.86
    • - Curators $7.25
     35 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 21: Trie implementation

    Everybody is familiar with trees. You can usually find them in forests, or just alone standing somewhere. Overall they are really useful structures and can help us with a lot of…
    $46.77
    • Past Payouts $46.77
    • - Author $35.11
    • - Curators $11.67
     22 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 20: Multiarray Reporter

    You are probabbly familliar with dapples //@log feature which can be used to log strings or variables out during a dapple test --report execution. But did you know that you can…
    $79.29
    • Past Payouts $79.29
    • - Author $60.09
    • - Curators $19.20
     34 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 19: Cross-contract Dynamic Arrays

    With today's dapp we're going a little bit in yet another direction. It's not so much a dapp per se, but more of an implementation pattern. A lot of people reading this…
    $85.91
    • Past Payouts $85.91
    • - Author $65.75
    • - Curators $20.15
     26 1
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 18: ERC20 token vault

    Today's dapp is a simple but very useful utility called a "vault". The purpose of a vault is also very simple: to store ERC20 tokens. A vault is useful for example any time…
    $44.28
    • Past Payouts $44.28
    • - Author $33.41
    • - Curators $10.88
     22 1
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 17: Character Development

    Up until now, the dapp-a-days have been short, they've been long, they've been complex. Some have been extremely simple, but they've all been interesting in their own way.…
    $42.84
    • Past Payouts $42.84
    • - Author $32.46
    • - Curators $10.38
     33 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 16: DS-burner

    Todays repository contains a couple of utilities which will help you to conveniently burn your tokens in case you have too many of them. The file burner.sol defines the…
    $73.59
    • Past Payouts $73.59
    • - Author $62.43
    • - Curators $11.16
     41 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 15: Maker Darts

    Today's dapp is a bit bigger than the dapps we've covered previous days , so this post is commensurately longer. Maker Darts is a RANDAO implemented as a gambling game…
    $52.79
    • Past Payouts $52.79
    • - Author $43.66
    • - Curators $9.13
     23 2
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 14: DSRoles – a DSAuthority that manages up to 256 roles

    Each weekday leading up to devcon2, Nexus will highlight a dapp, library, or package (something with a dappfile ) as a promotion of our toolchain and as case studies for other…
    $44.08
    • Past Payouts $44.08
    • - Author $36.53
    • - Curators $7.55
     32 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 13: Solidity Quirks

    Today's dapp is the beginning of an isolated repo specifically for exploring quirks and edge cases of solidity and the EVM. Right now it has two case studies. The first…
    $93.40
    • Past Payouts $93.40
    • - Author $74.81
    • - Curators $18.59
     32 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 12: DSBase – a reasonable base class

    Each weekday leading up to devcon2, Nexus will highlight a dapp, library, or package (something with a dappfile ) as a promotion of our toolchain and as case studies for other…
    $103.16
    • Past Payouts $103.16
    • - Author $82.77
    • - Curators $20.40
     36 0
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Dapp-a-day 11: Whitelist (Boring!)

    Each weekday leading up to devcon2, Nexus will highlight a dapp, library, or package (something with a dappfile ) as a promotion of our toolchain and as case studies for other…
    $50.56
    • Past Payouts $50.56
    • - Author $46.21
    • - Curators $4.36
     44 3
  • nexusdev (58)in #ethereum • 9 years ago
    featured

    Managing Contract System Complexity

    Nikolai of Nexus Development describes the Solidity Dev Suite: dapple, dappsys, dapphub
    $26.54
    • Past Payouts $26.54
    • - Author $13.27
    • - Curators $13.27
     15 0