Giter Site home page Giter Site logo

aiblocks / libsodium Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stellar/libsodium

0.0 0.0 0.0 7.32 MB

A modern and easy-to-use crypto library.

License: Other

Shell 1.03% C 88.50% Visual Basic 0.01% Assembly 2.03% Batchfile 0.11% Makefile 0.57% PHP 0.01% M4 1.58% CMake 0.21% Python 0.31% C++ 1.80% Smarty 0.53% Objective-C 3.31%

libsodium's Introduction

AiBlocks

Decentralized applications and smart contracts powered by artificial intelligence. Grows smarter with each block.

Origin

AiBlocks was originally a fork of Ethereum Classic. An attempt to bring AI to decentralized applications.

Starting in 2015, our team has been developing an artificial intelligence protocol specifically designed to grow and and adapt to the latest blockchain technology. We have since integrated our AI protocol into a whole new system of AI powered decentralized applications, running on our growing network - AiBlocks.

Our Goal

Our main goal is to see our network of applications grow and adapt, improving the collective artificial intelligence with each new block, transaction, and every AI made decision.

In a world that sees artificial intelligence playing a huge future role in pretty much all aspects of technology, AiBlocks will be at the very core of many of the first big AI powered applications.

With AiBlocks, users have already created some pretty amazing applications, tutorials and examples of practical AI use; shared in AiBlocks's "Developer Center", open for anyone to browse through or publish their own. learn new cutting edge AI programming.

Install

๐Ÿš€ From a release binary

The simplest way to get started running a node is to visit our Releases page and download a zipped executable binary (matching your operating system, of course), then moving the unzipped file geth to somewhere in your $PATH. Now you should be able to open a terminal and run $ geth help to make sure it's working.

๐Ÿ”จ Building the source

If your heart is set on the bleeding edge, install from source. However, please be advised that you may encounter some strange things, and we can't prioritize support beyond the release versions. Recommended for developers only.

Dependencies

Building geth requires both Go >=1.9 and a C compiler. On Linux systems, a C compiler can, for example, by installed with sudo apt-get install build-essential. On Mac: Coming Soon.

Get source and package dependencies

$ go get -v github.com/aiblocks/aiblocks/...`

Install and build command executables

Executables installed from source will, by default, be installed in $GOPATH/bin/.

With go:
  • the full suite of utilities:
$ go install github.com/aiblocks/aiblocks/...`
  • just geth:
$ go install github.com/aiblocks/aiblocks/`
With make:
$ cd $GOPATH/src/github.com/aiblocks/aiblocks/
  • the full suite of utilities:
$ make install
  • just geth:
$ make install_geth

For further make information, use make help to see a list and description of available make commands.

Contribution

Thank you for considering to help out with the source code!

The core values of democratic engagement, transparency, and integrity run deep with us. We welcome contributions from everyone, and are grateful for even the smallest of fixes. ๐Ÿ‘

This project was originally forked from Ethereum Classic, which was migrated from the now hard-forked [Ethereum (ETHF) Github project] (https://github.com/ethereum)

If you'd like to contribute to AiBlocks, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes, please check up with the core devs first at [email protected]

Please see the Wiki for more details on configuring your environment, managing project dependencies, and testing procedures.

License

The AiBlocks library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The AiBlocks binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

libsodium's People

Contributors

bas-d avatar bsilver8192 avatar burningenlightenment avatar buu700 avatar clowwindy avatar ctrix avatar dsheets avatar ektrah avatar emilbayes avatar evoskuil avatar gnieboer avatar graxrabble avatar graydon avatar ivmaykov avatar jackwink avatar jan-e avatar jedisct1 avatar jvarho avatar ka7 avatar kalaspuffar avatar neheb avatar qmx avatar sc00bz avatar slavslavov avatar sneves avatar stouset avatar tarcieri avatar truenull avatar vexocide avatar xantares avatar

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.