12 packages
@blockone/eslint-config-blockone
eslint config for use in Block.one projects
@blockone/tslint-config-blockone
ts-lint config for use in Block.one projects
eosio-explorer
A full web application to communicate with EOSIO blockchain in a local development environment
@eosio-toppings/api-eosio-compiler
Local node process to consume smart contract source files and compile to WASM/ABI files
@eosio-toppings/api-mongodb-plugin
RESTful API service making use of mongoose obtain data from MongoDB which written by nodeos with mongodb-plugin.
@eosio-toppings/api-postgres-plugin
A module to serve the data from PostgresDB which is filled by fill-pg tool from Nodeos
@eosio-toppings/api-rpc
RESTful API service making use of the nodeos RPC API wrapper `eosjs` to obtain data from nodeos
@eosio-toppings/docker-eosio-nodeos
A Docker container that runs a local instance of `nodeos` and writes data into MongoDB with mongodb-plugin
@eosio-toppings/docker-mongodb
A Docker container that runs a MongoDB service.
@eosio-toppings/docker-ship
A Docker container that runs a State History Plugin service(fill-pg).