Giter Site home page Giter Site logo

What is Ulord ?

       uuu                              
   uuuuuuuuuuu                          
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                  u      
  uuuuuuuuuuuuu             uuuuuuuuuu  
  uuuuuuuuuuuuu             uuuuuuuuuuuu
  uuuuuuuuuuuuu                uuuuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuu      uuuuuuuuu        uuuuuuu
  uuuuu   uuuuuuuuuuu   u        uuuuuuu
   uu  uuuuuuuuu       uu        uuuuuuu
   uuuuuuuu         uu        uuuuuuu 
  uuuuuuu          uu        uuuuuuuu 
 uuuuuuu        uuuu         uuuuuuu  
uuuuuuu        uuu         uuuuuuu    
uuuuuuu        uu          uuuuuu   u  
uuuuuuu       uu        uuuuuu    uuu  
uuuuuu        uu    uuuuuuu    uuuuuu  
uuuuuuu           uuuuu      uuuuuuuuu  
uuuuuuu                  uuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
   uuuu                 uuuuuuuuuuuuuu  
                        uuuuuuuuuuuuuu  
                        uuuuuuuuuuuuuu  
                         uuuuuuuuuuuuu  
                             uuuuuu     

Ulord is a P2P value delivery public chain. By building its blockchain infrastructure and digital resource distribution protocols, third-party developers are supported to build their own applications on top of their open source agreements, and form a complete ecosystem of blockchain technologies and applications. Based on various rules and protocols created by Ulord, it loads various types of digital resource application scenarios including text, pictures, music, video and software, providing a direct docking platform for information creators and consumers.

UlordChain Documentation and Usage Resources

Resources may be helpful to know about Ulord.

Basic usage resources:

Developer proposal of Ulord:

What is UlordChain?

UlordChain is a infrastructure chain layer and adopts the mixed consensus mechanism of POW and POS.It supports the intermediate layer and top application layer of the Ulord. UlordChain is the infrastructure of the whole ecosystem.

Building UlordChain

Build on Ubuntu(16.04 LTS)

git clone https://github.com/UlordChain/UlordChain.git

Install dependency

sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install libzmq3-dev

# QT 5, for GUI
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler    
# optional
sudo apt-get install libqrencode-dev

Configure and make

./autogen.sh
./configure
make -j(number of threads)

Run

cd src && ./ulordd -daemon 
#You can use ./ulord-cli help  to obtain Ulord's commands.

Development Process

The master branch is constantly updated and developed, while stable and versionized executables will be published once mainnet is published.

Issues and commit changes are welcome.

Testing

You can find the unit test cases here.

Ulord's Projects

Ulord doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.