Coder Social home page Coder Social logo

abhi3700 / my_learning_eos Goto Github PK

View Code? Open in Web Editor NEW
39.0 8.0 14.0 43.91 MB

EOS concepts and programming covered here. Join via https://www.fiverr.com/abhijitroy294/teach-eos-blockchain-online or DM on Telegram https://t.me/abhi3700

Home Page: https://www.fiverr.com/abhijitroy294/teach-eos-blockchain-online

License: MIT License

C++ 100.00%
eos eosio eos-contracts blockchain cleos nodeos keosd eosjs eos-contract eos-blockchain

my_learning_eos's Introduction

My_Learning_EOSIO

EOS, Antelope (formerly EOSIO) resources available here.

My EOSIO Projects

Official Repo (by Block.one EOS) [DEPRECATED]

EOS Network Foundation

Development

EOS

Telos

{
  "initial_key": "EOS7xyPWfh6743fhZ46zQQcXSctddoqG65d44YsyRnCJCs54mJLrH",
  "initial_configuration": {
    "max_block_net_usage": 1048576,
    "target_block_net_usage_pct": 1000,
    "max_transaction_net_usage": 524288,
    "base_per_transaction_net_usage": 12,
    "net_usage_leeway": 500,
    "context_free_discount_net_usage_num": 20,
    "context_free_discount_net_usage_den": 100,
    "max_block_cpu_usage": 5000000,
    "target_block_cpu_usage_pct": 1000,
    "max_transaction_cpu_usage": 150000,
    "min_transaction_cpu_usage": 100,
    "max_transaction_lifetime": 3600,
    "deferred_trx_expiration_window": 600,
    "max_transaction_delay": 3888000,
    "max_inline_action_size": 4096,
    "max_inline_action_depth": 4,
    "max_authority_depth": 6
  },
  "initial_timestamp": "2019–08–07T12:00:00.000"
}

BOS

WAX

Block Explorer

EOSIO History Tools

Others

EOS DApps

EOSIO Chains

Concepts (Official)

Education, Academics, Course

Hackathons

EOS Programming API

Python

Java

Javascript

Repositories

SC using C/C++

SC using Rust

Here, try the getting started tutorial, And then try to write unit tests using Qtest on top of the .wasm & .abi files.

Failing on macOS M1. Getting this error:

eosdebugger
export CHAIN_API_LIB=/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/lib/libchain_api.dylib
export VM_API_LIB=/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/lib/libvm_api.dylib
export PYTHON_SHARED_LIB_PATH=/Users/abhi3700/opt/anaconda3/lib/libpython3.9.dylib
/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/bin/ipyeos -m ipyeos eosdebugger
dyld[85548]: Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
  Referenced from: <9D771806-EEBF-3787-9792-2F1465279363> /Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/bin/ipyeos
  Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)

Tried after $ python3 -m pip install -U ipyeos

SC using AssemblyScript

SC using TypeScript

NOTE: It uses ASCDk: https://github.com/uuosio/ascdk

Governance

Identity

DeFi

Blogs, News articles

TO_READ

my_learning_eos's People

Contributors

abhi3700 avatar abhi3700rapid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

my_learning_eos's Issues

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.