GithubHelp home page GithubHelp logo

evm-tableland's Introduction

Table of Contents

Background

This is a evm-tableland clone for creating sampledata and later on fetching this data with the tablelandsdk.

Currently supported chains

Optimism Kovan | 69 | 0xf2C9Fc73884A9c6e6Db58778176Ab67989139D06

Optimism Goerli | 420 | 0xC72E8a7Be04f2469f8C2dB3F1BdF69A7D516aBbA

See deployedTables.json for all deployed testing tables.

Development

Building the client

You can build the client locally:

npm install
npx hardhat compile
npm run build

Deployment

Deployments are handled on a per-network basis:

Deploying Tables with data

Tables can be deployed with the createData.ts script.

npx hardhat run scripts/createData.ts --network optimism-goerli

Reading Tables

Tables can be deployed with the readData.js script.

npx hardhat run scripts/readData.js --network optimism-goerli

Deploying Contracts

We don't need to deploy contracts for our testing on optimism-goerli, but for local testing, that's how:

npx hardhat run scripts/deploy.ts --network optimism-goerli

License

MIT

evm-tableland's People

Contributors

sanderpick avatar joewagner avatar carsonfarmer avatar 0xmme avatar dependabot[bot] avatar andrewxhill avatar brunocalza avatar jsign avatar asutula avatar eightysteele avatar

Watchers

 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.